- Belo Horizonte, Brazil
- http://blog.millermedeiros.com
-
-
gh-markdown-cli Public
Node.js command-line tool to batch convert Markdown files into HTML
-
esformatter Public
ECMAScript code beautifier/formatter
-
rocambole Public
Recursively walk and transform EcmaScript AST
-
js-signals Public
Custom Event/Messaging system for JavaScript inspired by AS3-Signals
-
disparity Public
colorized string diff (char or unified) ideal for text/code that spans through multiple lines
-
-
-
vim-esformatter Public
run esformatter from inside vim (automatically formats JavaScript source code)
-
YUI_to_Jasmine Public
Simple tool to convert YUI Test assertions into Jasmine expect() calls
-
-
-
-
esformatter-parser Public
JavaScript parser used by esformatter (babylon+rocambole)
-
parse-loose-time Public
parse time strings into {hour,minute} object, specially useful for user input (ie. speech recognition). supports british time format ("a quarter past five p.m.")
-
esformatter-flow Public
esformatter plugin: enforces coding style for Flow type annotations
-
react Public
Forked from facebook/reactA declarative, efficient, and flexible JavaScript library for building user interfaces.
-
esformatter-semicolon-first Public
esformatter plugin to add semicolon before `[` and `(` if they are the first things on the line
-
acorn-to-esprima Public
Forked from babel/acorn-to-esprimaConverts acorn tokens to esprima tokens
JavaScript MIT License UpdatedJul 13, 2016 -
astexplorer Public
Forked from fkling/astexplorerA web tool to explore the ASTs generated by various parsers.
JavaScript UpdatedJul 13, 2016 -
esformatter-quotes Public
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes
-
rocambole-linebreak Public
helpers to manipulate rocambole AST line break tokens
-
nodefy Public
convert AMD modules into a node.js compatible format
-
gaia Public
Forked from mozilla-b2g/gaiaGaia is a HTML5-based Phone UI for the Boot 2 Gecko Project. NOTE: For details of what branches are used for what releases, see https://wiki.mozilla.org/Release_Management/B2G_Landing
JavaScript Other UpdatedAug 31, 2015 -
threads Public
Forked from fxos-components/bridgeExposes services from one 'thread' to another.
-
rocambole-indent Public
helpers for rocambole AST indentation
-
esformatter-collapse-objects Public
Forked from Automattic/esformatter-collapse-objectsesformatter plugin for conditionally collapsing object and array literals.
JavaScript MIT License UpdatedApr 22, 2015 -
rocambole-token Public
Helpers for rocambole AST token manipulation
-
dav Public
Forked from lambdabaa/davWebDAV, CalDAV, and CardDAV client for nodejs and the browser.
JavaScript Mozilla Public License 2.0 UpdatedApr 7, 2015 -
domr Public
fast and async DOM updates for modern browsers