0.1.1 • Published 6 years ago

squib v0.1.1

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

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/squib@0.1.1/dist/squib.js"></script>

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

0.1.1

6 years ago

0.1.0

6 years ago