Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.03 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.03 KB

JSSUPER

Simple add-on for JavaScript

JSSuper logo


⚠️ Important: This project has been migrated to a new version/project. For more information, visit TSSuper at github.


How to install
npm i jssuper

Package available here | current stable version 2.1.0 | current version 2.2.0


How to import

const jssuper = require("jssuper");

See functions.md to get available functions
See examples folder
The entire changelog here