Skip to content

Files

Latest commit

0f810f9 · Jul 11, 2022

History

History

collectable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jul 5, 2021
Jul 11, 2022
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018

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