Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
css 预处理
A PostCSS plugin that is used to wrap css styles with a css selector to constrain their affect on parent elements in a page.
small, standalone fuzzy search / fuzzy filter. browser or node
Promisify an entire class or object
Sanitize strings for use as JavaScript identifiers & property names
like web3 but for minimalists
A rule for stylelint to disallow unused selectors
Utilities to help developers implement TypeScript decorators, define/merge metadata, and inspect metadata
No description provided.
PostCSS plugin for creating SVG sprites
Strictly typed event emitter interface for TypeScript 3. Original Implementation by Andy Wermke (https://github.com/andywer)
- module.exports/require -> import/export - self/that -> () => {} - var -> let/const - object-shorthand - key: key -> key - a: function() {} -> a() {}
Parse [JSONLines](http://jsonlines.org) with Node.js.
Tailwind plugin for TailPress.
- `vue` **must** be initialized in the host application - `@kong/kongponents` **must** be available as a `dependency` in the host application and registered globally, along with the Kongponents style import. [See here for instructions on installing Kongpo
Workflow authoring SDK for CascadeFlow with type-safe step definition helpers
Node.js path.dirname() ponyfill
Returns true if a filepath is a windows UNC file path.
kbar is a simple plug-n-play React component to add a fast, portable, and extensible <kbd>command</kbd> + <kbd>k</kbd> (command palette) interface to your site.
Access memory using small fixed sized buffers
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
tiny binary search function with comparators
> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.