JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q70241F
  • License MIT

Solarite is a small (8KB min+gzip), fast, compilation-free JavaScript library for adding reactivity to native web components, so that updates require minimal re-rendering.

Package Exports

  • solarite
  • solarite/dist/Solarite.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (solarite) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Solarite

Solarite is a small, fast, compilation-free JavaScript library for adding reactivity to native web components, so that updates require minimal re-rendering. It follows modern web standards and is easy to use with vanilla JavaScript.

For documentation and examples, see the Official Solarite Page.

Download Solarite.js (109KB, 8.6KB min+gzip)

Or:

npm install solarite