sonpop-js

1.1.4 • Public • Published

pop! JS

Use pop! JS to quickly to get a frontend project up and running with ease.

Essential features include...

  • reusable components
  • component-specific state
  • global state access
  • efficient and reactive element rendering
  • manual re-render function for more user control
  • client side routing

npm

This package is available at https://www.npmjs.com/package/sonpop-js.
and can be installed via

npm i sonpop-js.

Quick Start

If you would like get something running as fast as possible
with sample file structure and webpack configured, the create-pop-app script
is available at https://www.npmjs.com/package/create-pop-app.

Streamline your workflow.

Spend less time creating files and writing boilerlate. Generate custom component templates quickly with the pop! JS CLI, available at https://www.npmjs.com/package/popjs-cli.

Documentation

A guide for pop! JS and documentation is available at https://abiramrnair.github.io/pop-js/.

Package Sidebar

Install

npm i sonpop-js

Weekly Downloads

5

Version

1.1.4

License

MIT

Unpacked Size

21.6 kB

Total Files

7

Last publish

Collaborators

  • abiramrnair