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 · Node.js cms and web application platform built on Express and MongoDB
The open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB. Source: KeystoneJS · Node.js cms and web application platform built on Express and MongoDB
KeystoneJS CMS
KeystoneJS is an open source Node.js CMS and web application platform built on Express and MongoDB. Source: KeystoneJS
Realm for React Native: fast database with live objects, change events & support for unidirectional data flows
If you ever worked on native Mobile Apps before and you looked for alternatives to SQLite or key-value stores then you already heard about Realm. The good news is that the guys at Realm are now launching a new Realm mobile database built specifically for React Native. Source: Realm for React Native: fast database with […]
edekhayser/KBKit: Classes to extend UIKit navigation using key commands
KBKit is a set of classes that extend UIKit navigation using key commands. This is intended to improve iPad Pro apps by allowed users to do things on-screen using their keyboards. Source: edekhayser/KBKit: Classes to extend UIKit navigation using key commands
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 […]
Learning Three.js
or WebGL for Dummies Source: Learning Three.js
A deep dive into NoSQL: A complete list of NoSQL databases
This is a complete list of NoSQL databases. A NoSQL database provides a mechanism for storage and retrieval of data. Source: A deep dive into NoSQL: A complete list of NoSQL databases
matbeich/StickyCollectionView: UICollectionView layout for presenting of the overlapping cells.
StickyCollectionView – UICollectionView layout for presenting of the overlapping cells. Source: matbeich/StickyCollectionView: UICollectionView layout for presenting of the overlapping cells.
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