Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Fast HTTP benchmarking tool written in Node.js
Agent-first installer wrapper for the FixThis Android Compose CLI and MCP server.
This repository contains the infrastructure as code to wrap your AWS CDK project with CI/CD around it.
iOS Debug Bridge interface. NodeJS wrapper of https://www.fbidb.io
LiveReload JS client - auto reload browser on changes
Kendo UI platform-independent Charts library
Utilities for timers
1.引入多语言 wrapper ``` import I18NWrapper from '@beisen-cmps/i18n-resource-wrapper'; ``` 2.配置多语言相关属性 ``` let i18nProps = { lng: 'zh_TW', // 当前语言 debug: true, // debug 模式时,每次都会走远程接口 i18nSite: 'i18n.italent-inc.cn', // 多语言站点,用以区分不同环境 // applica
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Abstract logger TypeScript interface with a dummy logger that does nothing, useful for libraries.
Extract the TLD/domain/subdomain parts of an URL/hostname against mozilla TLDs 'official' listing .
Secure, audited & minimal implementation of BIP39 mnemonic phrases
RAML to object
Kling AI API wrapper - Video and image generation with JWT authentication for Node.js
Use the Windows.ApplicationModel UWP API directly from Node.js
A WebCrypto polyfill that "smooths out" the rough-edges in existing User Agent implementations.
Google (OAuth 2.0) authentication strategy for Passport.
Promisified HTTP requests with `bluebird` and `request` modules.
destroy a stream if possible
Use react or material-ui components in your lit-element web component.
Flexible component for Vue 2 that works for `<a>`, `<button>` and `<router-link>`. Icons require Material Icons from Google.