Skip to content

Instantly share code, notes, and snippets.

@bcoe
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save bcoe/06e4e3e0183616546325 to your computer and use it in GitHub Desktop.

Select an option

Save bcoe/06e4e3e0183616546325 to your computer and use it in GitHub Desktop.
big-bird

Big Bird

An experimental front-end package registry, inspired by Bower and The-Birds-Nest

Lookup

  • visit this gist in any web-browser.
  • copy the URL of the package you wish to install.
  • packages can be resolved with a simple HTTP GET of these URLs.
CURL -XGET http://code.jquery.com/jquery-1.11.1.min.js

Search

  • visit this gist in any web-browser.
  • hit command-f, type the name of the front-end-package you are looking for.

Register

Registration is done through making a comment on this gist.

  1. visit this gist.
  2. add a comment requesting that I add the package to the registry.
  3. If I like your module, I might add it to the registry

The Registry

Enterprise

Private registries can easily be maintained by creating your own secret gist.

Authors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment