集成通用的样式、初始化设置以及预编译方法
## 工具列表
A set of tools to use in your scripts. Fast and easy!
common tools
data tools
Prettier is an opinionated code formatter
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Parse CSS inline style to JavaScript object.
Object value retrieval given a string path
Improved typeof detection for node.js and the browser.
Another JSON Schema Validator
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Simple and complete React DOM testing utilities that encourage good testing practices.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Custom jest matchers to test the state of the DOM
Parses CSS inline style to JavaScript object (camelCased).
Next-generation ES module bundler
Simple and complete DOM testing utilities that encourage good testing practices.
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
2KB immutable date time library alternative to Moment.js with the same modern API
style loader module for webpack
A querystring parser that supports nesting and arrays, with a depth limit
Determine if the JS environment has Symbol support. Supports spec, or shams.
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment