Skip to content

globules-io/OGX.List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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