rdio / jsfmt
For formatting, searching, and rewriting JavaScript.
☆1,695Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for jsfmt
- ECMAScript code beautifier/formatter☆970Updated last year
- JavaScript structural search, replace, and refactor☆1,281Updated 7 years ago
- Launch a repl on your command line to any browser in the cloud.☆732Updated 8 years ago
- The Underscore & Lodash scratch pad.☆544Updated 8 years ago
- A consistent shrinkwrap tool☆773Updated 4 years ago
- Static and runtime type checking for JavaScript in the form of a Babel plugin.☆886Updated 7 years ago
- Live code editing with Browserify and React☆864Updated 3 years ago
- local Node/Browser development with Chrome DevTools☆443Updated 5 years ago
- A next-generation package manager for the front-end☆3,417Updated 6 years ago
- JS Decorators library☆536Updated 9 years ago
- Visualise the module tree of browserify project bundles and track down bloat.☆1,325Updated 2 years ago
- A utility library for modern JavaScript.☆1,416Updated 4 years ago
- converts your code into Standard JavaScript Format☆264Updated 4 years ago
- Lightweight virtual DOM templating library☆900Updated 7 years ago
- A TINY, fail-fast, lazy, immutable Javascript objects library.☆356Updated 5 years ago
- factor browser-pack bundles into common shared bundles☆400Updated last year
- Install local dependencies as symlinks.☆348Updated last year
- Browserify transform to apply Rollup (UNMAINTAINED)☆386Updated 6 years ago
- Selectively replace Node-style environment variables with plain strings.☆901Updated 2 years ago
- Ultra-lightweight wrapper around XMLHttpRequest. You should probably use fetch (whatwg-fetch) or RxJS, though.