visi.js

1.9.5-stable • Public • Published

Visi.js

Visi.js is a new way to build single page applications!
Website - built with visi.js | Docs
Built with ❤︎ & maintained by Malik Whitten

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

See the contributing file!

PRs accepted.

Readme

Keywords

none

Package Sidebar

Install

npm i visi.js

Weekly Downloads

394

Version

1.9.5-stable

License

MIT

Unpacked Size

436 kB

Total Files

6

Last publish

Collaborators

  • malik9999