Replaces functions from require
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
JSON without touching any globals
Tiny JavaScript tokenizer.
Safely and quickly serialize JavaScript objects
Stringify and write JSON to a file atomically
Run 🐊Putout plugins
TypeScript definitions for streaming-json-stringify
Generate hashes from javascript objects in node and the browser.
Library to escape Unicode characters
Utility library for handling `Buffer` object serialization and deserialization with JSON, offering base64 representations
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
a canonical json implementation
Replace image URLs with markdown it
Process files with comment block replacements
Minimizer plugin for webpack
Stringify and write JSON to a file atomically
Replaces strings in a stream.
Updates link URLs using a replacer function.
TypeScript definitions for json-stable-stringify-without-jsonify
Use JSON paths to replace values in TOML.
a file replace plugin for yyl
Redact sensitive information from JSON for logging
Replace text patterns with a given replacement.
Koujou is a fixture replacement that requires no effort to use. You don't have to define a single thing in your test_helper or whatever. Just call the koujou method on your active record model, and you're off. Check out: http://www.michaelleung.us/koujou for all the juicy details. Please note this is a very early release of koujou, so if you find any issues, just post them here: http://github.com/mleung/koujou/issues
Koujou is a fixture replacement that requires no effort to use. You don't have to define a single thing in your test_helper or whatever. Just call the koujou method on your active record model, and you're off. check out: http://www.michaelleung.us/koujou for all the juicy details.
Custom select box replacement inspired by jQuery UI source
A replacement for Struct that is immutable and has required keyword arguments.
It makes a string fit into a required length by replacing part of it in the middle with an ellipsis.
Replace Kernel#require method which allow multiple arguments.
Bdoc is a simple replacement for gem server that doesn't require running a server and is much nicer to browse.
Replace the asset pipeline with Brunch. Get CSS, JS and HTML live-reloading out of the box. Full ES6 support with require.
This plugin replaces the default ERB template handlers with erubis, and switches the behaviour to escape by default rather than requiring you to escape. This is consistent with the behaviour in Rails 3.0.
Bdoc is a simple replacement for gem server that doesn't require running a server and is much nicer to browse.
Allows files to be required relative to the current file. Like, require '../lib/my_file' Which serves as a replacement for the tired idiom of, require File.join(File.dirname(__FILE__), '..', 'lib', 'my_file') Ruby's built-in require still works the same require 'test/unit'
Bdoc is a simple replacement for gem server that doesn't require running a server and is much nicer to browse.