- reusable components
- component-specific state
- global state access
- efficient and reactive element rendering
- manual re-render function for more user control
- client side routing
This package is available at https://www.npmjs.com/package/sonpop-js.
and can be installed via npm i sonpop-js
.
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.
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.
A guide for pop! JS and documentation is available at https://abiramrnair.github.io/pop-js/.