grandsong / collectionsjs.com

A site for recollecting collections and their multifarious methods.

Home Page:http://www.collectionsjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

collectionsjs.com

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.

About

A site for recollecting collections and their multifarious methods.

http://www.collectionsjs.com


Languages

Language:JavaScript 62.1%Language:HTML 26.2%Language:CSS 11.7%