Skip to content

Latest commit

 

History

History

collectable

Collectable.js: Main Package

This package includes references to all the individual data structure packages, and provides a general API containing methods to work with deeply-nested combinations of different Collectable.js data structures.

This documentation is under construction. The list of functions, descriptions and examples are pending.

Installation

# via NPM
npm install collectable

# or Yarn
yarn add collectable