Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/truedat101/ccn4bname.js

a Javascript based solution for parsing the CCN protocol URI scheme
https://github.com/truedat101/ccn4bname.js

Last synced: 8 days ago
JSON representation

a Javascript based solution for parsing the CCN protocol URI scheme

Awesome Lists containing this project

README

        

=========
ccn4bname
=========

Implementation of CCN Protocol Naming and URI Scheme for JS:

http://www.ccnx.org/releases/latest/doc/technical/URI.html (refers to: http://www.ietf.org/rfc/rfc3986.txt)
http://www.ccnx.org/releases/latest/doc/technical/Name.html

===========
Attribution
===========
PARCs CCNx team for the major contribution to ProjectCCNx, making this tiny little project possible.
Joe Hewitt for inspiration and best practices for designing a JS library. See his latest work on Scrollability. Joe is also multi-talented, a nice guy, and is open in sharing his work.
@JResig for amazing work on JQuery, really opening the web up as a 1st class platform for app development. He does things by the book, and really pushes best practices. He has demonstrated the right way to build a community, push standards, and utilize efficient and clean design. His talk on library design is a major inspiration.
Basic project layout provided by:
HTML5-Boilerplate - Thanks PaulIrish.
https://github.com/paulirish/html5-boilerplate