/collectionsjs.com

A site for recollecting collections and their multifarious methods.

Primary LanguageJavaScript

Documentation site for the collections package.

Building

  • npm start to build to _site/ and run a temporary server
  • npm run generate to just build to _site/
  • npm run publish to build to a new commit on the top of the gh-pages branch. This branch can then be pushed to Github.