Pinned Repositories
base32-js
Base32 encoding for JavaScript, based (loosely) on Crockford's Base32
milo
Browser/nodejs reactive programming and data driven DOM manipulation with modular components
milo-core
The part of milo that can be used with node.js
milo-ui
milo UI components and schema-based form generator
ml-check
Type checking library for arguments, and complex data structures
ml-mixin
Mixin pattern but ml-mixin is implemented as a separate object that is stored on the property of the host object and can create proxy methods on the host object if required.
proto
ES5-compatible object manipulation library for node and modern browsers
slack-clone
Simple chat client with channels
Milo's Repositories
milojs/milo
Browser/nodejs reactive programming and data driven DOM manipulation with modular components
milojs/proto
ES5-compatible object manipulation library for node and modern browsers
milojs/slack-clone
Simple chat client with channels
milojs/milo-ui
milo UI components and schema-based form generator
milojs/milo-core
The part of milo that can be used with node.js
milojs/ml-check
Type checking library for arguments, and complex data structures
milojs/base32-js
Base32 encoding for JavaScript, based (loosely) on Crockford's Base32
milojs/ml-mixin
Mixin pattern but ml-mixin is implemented as a separate object that is stored on the property of the host object and can create proxy methods on the host object if required.