Programming Collections

Programming Collections

390 bookmarks
Custom sorting
Rune.js Documentation
Rune.js Documentation
Rune.js is a JavaScript library for programming graphic design systems with SVG. It features a chain...
·runemadsen.github.io·
Rune.js Documentation
Home | Read the Docs
Home | Read the Docs
Read the Docs has reached our 3 month sustainability goal. From May until July we will be devoting t...
·readthedocs.org·
Home | Read the Docs
Nunjucks
Nunjucks
You've been looking for a more sophisticated templating engine for JavaScript. Here it is. Rich Powe...
·mozilla.github.io·
Nunjucks
99 Bottles of Beer
99 Bottles of Beer
Collection of the Song 99 Bottles of Beer programmed in different programming languages
·99-bottles-of-beer.net·
99 Bottles of Beer
bendc/sprint
bendc/sprint
A tiny, lightning fast jQuery-like library for modern browsers.
·github.com·
bendc/sprint
Playful Trampoline Effect | Codrops
Playful Trampoline Effect | Codrops
A little playful content navigation effect that uses the draggable Elastic Stack and Snap.svg for animating a background shape like a trampoline. The demos are a tribute to Leonard Nimoy. View demo...
·tympanus.net·
Playful Trampoline Effect | Codrops
rwaldron/idiomatic.js
rwaldron/idiomatic.js
NamingA. You are not a human code compiler/compressor, so don't try to be one.The following code is an example of egregious naming:Without a doubt, you've written code like this - hopefully that ends...
·github.com·
rwaldron/idiomatic.js
Getting Git Right
Getting Git Right
working treeDefinition: The tree of actual checked out files, normally containing the contents of the HEAD commit‘s tree and any local changes you’ve made but haven't yet committed.See All References
·atlassian.com·
Getting Git Right
Code School - Try Git
Code School - Try Git
Code School Initializing Checking the Status Adding & Committing Adding Changes Checking for Changes Committing Adding All Changes Committing All Changes History Remote Repositories Pushing Remotely...
·try.github.io·
Code School - Try Git
DailyJS: Curl Converter, aja.js, sneakpeek
DailyJS: Curl Converter, aja.js, sneakpeek
Chrome’s “Copy as cURL” menu item is useful, but what if you want to duplicate the same request with Node? Curl Converter (GitHub: NickCarneiro/curlconverter, License: MIT, npm: curlconverter) by Nick...
·dailyjs.com·
DailyJS: Curl Converter, aja.js, sneakpeek