Make TypeScript types and proxy objects from example JSON objects. Can use proxy objects to dynamically type check JSON at runtime.
There are 2 parts to this package: CSV to JSON serialization and JSON to CSV serialization. The module exposes 2 methods to fulfil these: `parse` and `unparse` respectively.
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Midway Command Tools
Provides functionality to load a LAS 2.0 formatted well log file and convert it to a json file and then return different information about the well log
A loader for the tsdoc.json file
The Grunt Plugin for running java, javac, jar, signjar and other java related commands from within Grunt
git变更内容查询工具
fix or warnings must have issue number associated
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
Automatically generate a validator using JSON Schema and AJV for any TypeScript type.
HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
The lodash method `_.uniq` exported as a module.
OO system from node and browser
Configuration file loader for @rushstack/heft
A Jest test reporter to create test results reports
ECC JS code based on JSBN
getpass for node.js
JSON.minify() minifies blocks of JSON-like content into valid JSON by removing all whitespace *and* comments.
TypeScript/JavaScript library imitating Java Time API
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
An ESLint plugin to suggest optimized dependencies, native alternatives and more
jsonQ is a light weight and feature-rich javascript library to make your world around JSON fast and easy. For a JSON, it makes traversing , extracting data and manipulating it very simple.
Implements performance.now (based on process.hrtime).