codemix
We help companies ship features, fix bugs and make teams even more productive with JavaScript.
York
Pinned Repositories
babel-plugin-closure-elimination
A Babel plugin which eliminates closures from your JavaScript wherever possible.
babel-plugin-contracts
Design by Contract for JavaScript via a Babel plugin.
babel-plugin-macros
Hygienic, non-syntactic macros for JavaScript via a Babel plugin.
babel-plugin-typecheck
Static and runtime type checking for JavaScript in the form of a Babel plugin.
deprank
Use PageRank to find the most important files in your codebase.
fast.js
Faster user-land reimplementations for several common builtin native JavaScript functions.
oriento
Former official node.js driver for OrientDB. Fast, lightweight, uses the binary protocol. Now deprecated.
ts-sql
A SQL database implemented purely in TypeScript type annotations.
yii2-configloader
Build configuration arrays from config files and env vars.
yii2-localeurls
Automatic locale/language management for URLs
codemix's Repositories
codemix/binary-protocol
Easy, fast, writers and readers for implementing custom binary protocols in node.js.
codemix/oauth2yii
An OAuth2 client / server extension for the Yii framework
codemix/modeling
Fast and flexible data models for node.js and the browser.
codemix/restyii
A RESTful extension for Yii.
codemix/validating
Quick and easy validators for node.js and the browser.
codemix/url-route
Web component providing URL routing
codemix/yii2-bs3activeform
A Bootstrap 3 enhanced ActiveForm for Yii 2
codemix/htmling-demo-app
HTMLing demo running on express
codemix/geonames-importer
Imports geonames data into elasticsearch
codemix/orientdb-protobufs
An experiment to see how the orientdb binary protocol could look if it used protocol buffers.
codemix/casting
Tiny type casting library for node.js and the browser.
codemix/dispatching
Tiny routing / dispatch library for node and the browser.
codemix/obligations
Tiny JavaScript library for preconditions and postconditions, intended for use with Contractual.
codemix/php-orientdb
A fast PHP driver for the OrientDB binary protocol.
codemix/bs3activeform
A lightweight utility to render Bootstrap 3 forms in Yii
codemix/miming
Processing and formatting for various mime types.
codemix/bootstrap-tooltip
Twitter Bootstrap Tooltip plugin packaged for component.js instead of bower
codemix/bootstrap-transition
Twitter Bootstrap Transition plugin packaged for component.js instead of bower
codemix/4square-no-coffee
This is a simple module to access 4squares' venue API.
codemix/ArangoDB-JavaScript
ArangoDB-JavaScript
codemix/binary-parse-stream
Painless streaming binary protocol parsers using generators.
codemix/bootstrap-tab
Twitter Bootstrap Tab plugin packaged for component.js instead of bower
codemix/elasticsearch-osmosis-plugin
An Osmosis plugin that index OpenStreetMap data into elasticsearch
codemix/isparta
A code coverage tool for ES6 (6to5)
codemix/JSON-Patch
Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
codemix/node-source-map-support
Adds source map support to node.js (for stack traces)
codemix/orientdb-pubsub
A proposal for adding pub/sub to orientdb
codemix/poser-collection
Extensible Array-like class with poser
codemix/template-benchmark
codemix/YiiAbstractArrayModel
Work with PHP files in Active Record way