Skip to content

ES6 Basic templateing for fun and definitely-not-profit

License

Notifications You must be signed in to change notification settings

andrewfschorr/squib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squib

ES6 Basic templateing for fun and definitely-not-profit

Installation

If using npm/yarn

$ npm install squib --save

Or

$ yarn add squib

But since this the motivation for this came from just an in-browser vanilla JS MVC, MVP it's it also needs to be available as a script include, thanks to the heroes at https://unpkg.com/ it can be included via a script tag like so:

<script type="text/javascript" src="https://unpkg.com/[email protected]/dist/squib.js"></script>

Or copy 🍝 from dist/squib.js if you really want to for whatever reason.

About

ES6 Basic templateing for fun and definitely-not-profit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published