Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 812 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 812 Bytes

vanilla-typescript

Provides some structure to vanilla typescript applications.

Is this a framework?

Nope, this is just to provide some little level of common sense to the wild west of vanillajs.

Community support

Come and join us in the Vanilla-javascript&typescript discord server

#usage

npm install --save-dev vanilla-typescript

this will allow you to do this when creating a component:

Examples of usage

See: