@globules-io/ogx.list
v1.5.3
Published
OGX.List out of OGX.JS
Readme
OGX.List
List class out of OGX.JS as stand alone
For the web
Download minifyed build from releases section
For Node.jS
npm install @globules-io/ogx.list
const OGX = require('@globules-io/ogx.list');
const list = OGX.List();Check out the wiki
