foxview
v0.0.3
Published
A declarative and efficient JavaScript library for building WebComponent and page
Downloads
34
Readme
FoxView
Documentation
Full documentation is available at https://sheweichun.github.io/foxview/build.
Installation
From inside your project folder, run:
$ npm install foxview
To install the web components polyfills needed for older browsers:
$ npm i -D @webcomponents/webcomponentsjs