Json Packages

bandaid

A proposal for patching json that does not follow the RFC 6902

0.0.1 • Published 10 years ago

base-easy-jsonrpc

基于promise封装的jsonrpc库 ## 使用范例 ``` const server = new RpcServer(); server.onNotify("success", (params, router) => { router.redirect("error"); }); server.onNotify("error", () => { console.log("notify---

1.0.7 • Published 6 years ago

bag-and-tag

NodeJS task for publishing a project. Intended to be used in NPM script.

1.0.2 • Published 10 years ago

browserify-json-bundle-diff

Generates a diff between two [browserify-json-bundles](https://github.com/Magnetme/browserify-json-bundler). This is part of the browserify-diff toolchain.

0.0.2 • Published 11 years ago

browserify-json-bundler

Browserify plugin that replaces the default packing method (see [browser-pack](https://github.com/substack/browser-pack)) with a JSON packing method. The result is a browserify bundle in JSON format.

0.0.2 • Published 11 years ago