@14four/armory-scripts
v0.1.16
Published
A library of reusable JavaScript
Downloads
57
Readme
14Four Armory - Scripts
A library of reusable JavaScript.
browser
All modules that are useable only in a browser environment are grouped under browser.
server
All modules that are usable only in a server environment are grouped under server.
Other
All other top-level module folders should be useable in both browser and server environments. For example math modules are useable regardless of the environment.
