Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 452 Bytes

readme.md

File metadata and controls

24 lines (13 loc) · 452 Bytes

Commons: Code

A moderated directory of re-usable code snippets, mostly in JavaScript

Usage

Use the web UI at commoncode.net to search/discover snippets based on keywords

To contribute your own snippets:

  1. Fork the repo
  2. Add your gist as a submodule:
git submodule add https://gist.github.com/{GIST_ID}.git
  1. Send a pull request

Credits

Initiated by Makis Tracend