pagescript
v1.0.1
Published
A way to make all parts of a website with js
Readme
PageScript
pageScript is a module for Node.js that can help you make websites.
Installation
$ npm i pagescriptUsage
let pageScript = require('pagescript');for more info read the Documentation
Extra info
PageScript is using:
Version Logs:
| Version | Added | | ------------- | ------------- | | [v1.0.0] | Added Page Class and Container Class |
