dativejs
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.1 • Public • Published

Dative v2-alpha

usuage

    $ npm i dativejs
import Dative from 'dativejs'


var app = new Dative({
    el: '#app',
    template: `
        <h1>Holla</h1>
    `
})

Package Sidebar

Install

npm i dativejs

Weekly Downloads

1

Version

2.0.0-alpha.1

License

MIT

Unpacked Size

1.56 MB

Total Files

32

Last publish

Collaborators

  • tobithedev