@ksplat/olive

1.0.1 • Public • Published

Olive

NOT COMPLETE

MIT LICENSE

About

Create reusable DOM components fast

Olive enables you to create "components" (Resuble DOM Templates). These components allow you to reuse it anywhere in your code. Olive is not like React or Vue. This is not server side rendering.

Download

Github

  1. Download the latest release from github.
  2. Import as a module.
  3. Done! Read the docs for help.

NPM

  1. Run npm i @ksplat/olive
  2. Import as a module.
  3. Done! Read the docs for help.

CDN

Package Sidebar

Install

npm i @ksplat/olive

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

37.1 kB

Total Files

33

Last publish

Collaborators

  • ksplat