visi.js
v1.9.5-stable
Published
Visi.js is an extensive library made to enhance your workflow, but also speed up developing react apps
Readme
why use visi?:
Visi.js is not a framework -> it is a library built to add multi page functionality & ease of use to single page applications.
Features:
Fast asynchronous component compiling & loading
Express.js like hash router & history router
Multiple nodejs like libraries for client side use
CFR | (component first rendering) - cache first rendering
Full typescript support
Multiple libraries optimized to work with visi.js!
whats new in v1.9.4
- removed blocking render and blocked render at function compile time for a split second.
installation
npx visiapp@latest create <project-name>usage
cd <project-name>
visiapp serve --port <port> Contributing
PRs accepted.
