@standalone-stacks/javascript-vite
v1.0.6
Published
Vanilla JS
Readme
Pure Vanilla Javascript ECMAScript 10
Standalone Javascript - is a tool where it can renders the same thing as react with Major differences since JS is a Imperative Style.
Features
- Modular SCSS / Sass / CSS
- Web Security
- ES6+ Rendering System
Web Security
Add Hashing Generator to Hide the Actual id
No Caches Policy
in index.js
Start.js
Requires : Node JS
Make sure you download it right away.
Windows - https://nodejs.org/dist/v18.16.0/node-v18.16.0-x64.msi
Mac OS - https://nodejs.org/dist/v18.16.0/node-v18.16.0.pkginstall Standalone Javascript
$ npx @standalone-stacks/javascript/vite <project name>to Start your project server
$ npm startto build deployment ./dist
$ npm run build
