1.0.3 • Published 2 years ago
@standalone-stacks/typescript v1.0.3
Pure Vanilla Typescript ECMAScript 10
Standalone Typescript - is a tool where it can renders the same thing as react and my previous Standalone-JavascriptES10 structure 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 see the difference between JS and TS - in ts it has specific HTMLType include in which type of a variable or a document.
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 dependencies
$ npm ito Start your project server
$ npm startto build deployment ./dist
$ npm run build