yyuu/pyenv-virtualenv: a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)

pyenv-virtualenv – a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv) Anaconda and Miniconda You can manage conda environments by conda create as same manner as standard Anaconda/Miniconda installations. To use those environments, you can use pyenv activate and pyenv deactivate. Source: yyuu/pyenv-virtualenv: a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)

KeystoneJS CMS

KeystoneJS is an open source Node.js CMS and web application platform built on Express and MongoDB. Source: KeystoneJS

Infinity.js

∞ is a UITableView for the web: it speeds up scrolling through long lists and keeps your infinite feeds smooth and stable for your users. It is small, battle-tested, and highly performant. The code is hosted on Github, and distributed under the BSD License. The annotated source is available, as are demos both with Infinity […]

pheelicks.com | Structuring large three.js applications with amd-three.js

amd-three.js is meant as a starting point for more involved projects involving three.js, where having all the code in one file can quickly get unwieldy. It is also useful for prototyping, as a lot of the boilerplate is moved out of your way. Source: pheelicks.com | Structuring large three.js applications with amd-three.js