UnTS
Inspired by @unjs but not related at all, we share only `unified` concept, nothing more else.
China
Pinned Repositories
changesets-gitlab
GitLab CI cli for changesets like its GitHub Action.
deeplx
An unofficial but powerful and easy-to-use yet free DeepL API client for Node.js using [DeepL](https://www.deepl.com) by porting [OwO-Network/DeepLX](https://github.com/OwO-Network/DeepLX).
eslint-plugin-import-x
`eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the original plugin.
eslint-plugin-sonar
ESLint rules extracted from SonarJS
prettier
:package: Opinionated but Incredible Prettier plugins.
sh-syntax
A WASM shell parser and formatter with bash support, based on `mvdan/sh`
synckit
Perform async work synchronously in Node.js/Bun using `worker_threads` with first-class TypeScript and Yarn P'n'P support.
toml-tools
A set of tools for working with the Toml configuration file format.
types
TypeScript Type Definitions same as DefinitelyTyped.
unuse
learn once, use everywhere
UnTS's Repositories
un-ts/eslint-plugin-import-x
`eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the original plugin.
un-ts/unuse
learn once, use everywhere
un-ts/prettier
:package: Opinionated but Incredible Prettier plugins.
un-ts/synckit
Perform async work synchronously in Node.js/Bun using `worker_threads` with first-class TypeScript and Yarn P'n'P support.
un-ts/changesets-gitlab
GitLab CI cli for changesets like its GitHub Action.
un-ts/types
TypeScript Type Definitions same as DefinitelyTyped.
un-ts/babel-preset-proposal-typescript
Yet another Babel preset for TypeScript, only transforms proposals which TypeScript does not support now.
un-ts/ab64
The smallest and fastest Base64 implementation in JavaScript based on `atob` and `btoa` from browser native or `Buffer` from node
un-ts/pkgr
Simple but incredible utilities for package bundlers like rollup, webpack.
un-ts/rollup
Incredible Rollup plugins, make Rollup greater
un-ts/domiso
The smallest and fastest DOM sanitizer based on browser native DOMParser
un-ts/stable-hash-x
Stable JS value hash
un-ts/yocto-ttl-cache
The smallest and fastest TTL cache implementation in JavaScript
un-ts/mini-shiki
Re-bundled Shiki which avoids dependencies not used by TypeDoc
un-ts/napi-postinstall
The `postinstall` script helper for handling napi native bindings in legacy `npm` versions, see also https://github.com/npm/cli/issues/4828
un-ts/appcenter
Stable link that redirects to unstable App Center download link via Vercel.
un-ts/dl-iconfont
An iconfont downloader via puppeteer.
un-ts/eslint-import-context
Provide context info for eslint-plugin-import-x, so no extra arguments need to be added.
un-ts/size-limit
Incredible `size-limit` plugins, make `size-limit` greater
un-ts/preversion
A tiny cli helps you to publish alpha/beta versions to npm before releasing the final latest version
un-ts/lib-boilerplate
A simple library boilerplate
un-ts/cf-cleaner
Cleanup Confluence HTML via rehype.
un-ts/angular-eslint-template-parser
A simple wrapper `@angular-eslint/template-parser` with `body: []`
un-ts/cf2md
Transform from confluence flavored HTML to Markdown with enhanced features.
un-ts/htmr-x
Simple and lightweight (< 2kB) HTML string to React element conversion library
un-ts/node-fs-storage
File System Storage shared same interface with Browser Storage.
un-ts/oxc-jest
A Jest transformer for transpiling JavaScript and TypeScript with [`oxc-node`](https://github.com/oxc-project/oxc-node)
un-ts/path-to-regexp
Online path-to-regexp testing service
un-ts/typemod
Codemod scripts to transform ts codes into latest features.
un-ts/workrkit
A replacement for `web-worker` with first-class TypeScript/P'n'P support