lit-light-components

0.0.1 • Public • Published

Lit light component library

Component library build on native browser standards. See the repository for the source code.

Send events

Send events for every user interaction we might want to track in the parent app.

Documentation

Jsdoc is used as the standard for documentation. This standard works well with the web-component-analyzer which can extract all the documentation and convert it to a JSON file. npm run analyze to udate the documentation of a package. Make sure you use Node >v10.

Serve

es-dev-server is use to serve the apps locally. Using api-viewer-element we can show detailed information on the web components extracted by the web-component-analyzer. npm start will serve the demo. Stylus can compile file changes to css with each save, run npm run stylus:watch in a second terminal.

Package Sidebar

Install

npm i lit-light-components

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

37.6 kB

Total Files

23

Last publish

Collaborators

  • sprinss