🏃包含一些常用方法例如对象深克隆、递归调用、一一对比/数组交集、并集、差集/二维向量点乘、叉乘/股票KDJ、MACD、RSI、BOLL/验证为空、车牌号、邮箱、身份证、统一社会信用代码、手机号、版本对比/转换日期、星座、身份证解析、字节...持续更新整合
===================
NodeJS implementation (written in TypeScript) of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).
Encode/decode sourcemap mappings
Brace expansion as known from sh/bash
Clean up error stack traces
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Tiny millisecond conversion utility
Deprecate all the things
compose Koa middleware
parse a url with memoization
Extend an object with the properties of additional objects. node.js/javascript util.
Range header field string parser
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
An XML builder for node.js
Caseless object set/get/has, very useful when working with HTTP headers.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Convert a file: URI to a file path
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Polyfill for Node.js module.createRequire (<= v12.2.0)
Traverse JSON Schema passing each schema object to callback
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Remove duplicate values from an array. Fastest ES5 implementation.
process.nextTick but always with args