Gitbook 捐赠打赏按钮插件
Seamless integration between Rollup and PostCSS
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
ESLint rules to promote functional programming in TypeScript.
A package that contains an array of every single file extension there is for text files
A package that contains an array of every single file extension there is for binary files
A Vite plugin to polyfill Node's Core Modules for browser environments.
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Internationalization for react done right. Using the i18next i18n ecosystem.
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
Default code highlighter for GitBook
Default code highlighter for HonKit
An extended Error class that envelops a parent error, such that the stack trace contains the causation
Visual regression testing tool with cypress
Deeply merge 2 or more objects respecting type information.
Discord API typings that are kept up to date for use in bot library creation.
GitBook Plugin to add "Edit this page" link on every page. Link target will be that page's source file on Github or Gitlab or any repo.
Javascript (Browser and Node) API client for the [GitBook API](https://developer.gitbook.com/).
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Simple yet powerful framework for building command-line apps.
Determine where a ts type declaration comes from
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.