1.0.4 • Published 2 years ago

@standalone-stacks/javascript v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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

image

  Start.js
    

image

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.pkg

install dependencies

  $ npm i

to Start your project server

  $ npm start

to build deployment ./dist

  $ npm run build
  

  




    
1.0.4

2 years ago

1.0.3

2 years ago