@globules-io/ogx.list

OGX.List out of OGX.JS

Usage no npm install needed!

<script type="module">
  import globulesIoOgxList from 'https://cdn.skypack.dev/@globules-io/ogx.list';
</script>

README

OGX.List

List class out of OGX.JS as stand alone

Check out the wiki

NEWS

2020-05-09 Get now returns an object if limit set to 1. Object to object prop/val comparison in "in" mode. Caching issues fixed. version 1.2.3/1.2.4

2020-05-02 Added support to combined indexes, version 1.2.0

2020-05-01 Added unset method, version 1.1.0

2019-10-25 Added clear, unique methods

2019-09-04 Now stand alone package out of OGX.JS, caching methods added