Name |
IM |
Last modified |
Is admin |
Publish scopes |
@Jed Mao |
|
Tue Apr 15 2014 09:21:06 GMT+0800 (China Standard Time) |
false |
|
-
ts-compiler
(latest: 2.0.0) TypeScript compilation via the typescript-api
-
typescript-api
(latest: 1.0.0) TypeScript API exposed (includes definition file)
-
blink-cli
(latest: 2.0.0) The blink command line interface.
-
blink
(latest: 5.0.1) Blink converts Node.js modules into CSS and provides a CSS Authoring Framework, with BEM support.
-
iso-http
(latest: 0.0.5) An HTTP request library that enables isomorphic applications.
-
postcss-each-decl
(latest: 1.0.2) PostCSS helper method to shallowly iterate over each declaration.
-
tcomb-postcss
(latest: 1.0.2) Extends the tcomb library with PostCSS irreducible node types.
-
postcss-resolve-prop
(latest: 3.1.0) PostCSS helper method to shallowly iterate over each declaration.
-
react-transform-bem
(latest: 0.0.8) Constructs BEM classes from block, element and modifiers attributes.
-
bombom
(latest: 0.1.3) Detect, enforce or strip BOM signatures.
-
codepainter
(latest: 0.4.5) A JavaScript beautifier that can both infer coding style and transform code to reflect that style. You can also set style preferences explicitly in a variety of ways.
-
parse-css-dimension
(latest: 1.1.0) Parse a CSS dimension (i.e., number, length, percentage) into a JavaScript object.
-
linez
(latest: 4.1.4) Parses lines from text, preserving line numbers, offsets and line endings.
-
postcss-circle
(latest: 1.1.0) PostCSS plugin to insert a circle with color.
-
postcss-font-pack
(latest: 1.2.0) PostCSS plugin to simplify font declarations by validating only configured font packs are used and adding fallbacks.
-
truthy-keys
(latest: 0.1.3) Creates an array of the own enumerable property names of an object for which the values are truthy.
-
truthy-strings-keys
(latest: 0.4.3) Resolves a simple string or a potentially deeply nested structure of primitive values into a simple string array.
-
bem-helpers
(latest: 1.1.0) BEM helper functions for resolving and joining blocks to elements, blocks to modifiers and elements to modifiers.
-
@jedmao/classnames
(latest: 2.2.6) A simple utility for conditionally joining classNames together
-
css-list-helpers
(latest: 2.0.0) Helper methods for splitting CSS lists (e.g., spaces, commas).
-
simple-glob
(latest: 0.2.0) Simplified globbing, same as Grunt
-
eclint
(latest: 2.8.1) Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.
-
parse-css-sides
(latest: 3.0.1) Parses CSS sides (e.g., margin, padding, border) into an object.
-
parse-css-number
(latest: 1.0.0) Parses a CSS number, being either an integer or a number with a fractional component.
-
@jedmao/get
(latest: 1.0.1) Type-safe get function returns a nested value from an object.
-
editorconfig
(latest: 0.15.3) EditorConfig File Locator and Interpreter for Node.js
-
@queso/omit-keys
(latest: 0.3.10) The opposite of @queso/pick; this method creates an object composed of the object's own properties that are not in the list of omitted keys.
-
react-theme-context
(latest: 2.0.1) Provides theme context and hooks. Supports theme switching via CSS custom properties.
-
@queso/debounce
(latest: 1.1.0) Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.
-
@queso/omit
(latest: 0.2.0) The opposite of @queso/pick; this method creates an object composed of the object's own properties that are not in the list of omitted keys.
-
@queso/pick-by
(latest: 0.1.0) Creates an object composed of the object properties for which predicate returns truthy.
-
@queso/sleep
(latest: 0.3.0) Sleeps for a specified duration.
-
@queso/pick
(latest: 0.6.0) Creates an object composed of the picked object properties.
-
@queso/throttle
(latest: 0.2.0) Creates a throttled function that only invokes func at most once per every wait milliseconds.
-
@jedmao/ini-parser
(latest: 0.2.4) A highly forgiving and configurable INI parser for the informal INI file format.
-
generator-tsx
(latest: 2.4.0) CRA + TypeScript + React + Redux + Router + Testing Library
-
@queso/is-boolean
(latest: 0.1.0) Checks if the primitive value of value is a boolean.
-
@queso/identity
(latest: 1.0.1) Returns the first argument it receives and ignores any additional arguments.
-
craco-linaria
(latest: 1.1.2) A craco plugin to use Linaria zero-runtime CSS in JS library in a create react app.
-
@jedmao/prisma2-sdl
(latest: 1.2.0) Parses a subset of the Prisma 2 schema definition language.
-
@lavadrop/debounce
(latest: 3.0.0) Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.
-
@lavadrop/identity
(latest: 3.0.0) Returns the first argument it receives and ignores any additional arguments.
-
@lavadrop/pick
(latest: 0.8.0) Creates an object composed of the picked object properties.
-
@lavadrop/pick-by
(latest: 0.3.0) Creates an object composed of the object properties for which predicate returns truthy.
-
@lavadrop/omit
(latest: 0.4.0) The opposite of @lavadrop/pick; this method creates an object composed of the object's own properties that are not in the list of omitted keys.
-
@lavadrop/ensure
(latest: 1.0.0) Ensures value is defined (i.e., neither undefined nor null).
-
@lavadrop/throttle
(latest: 0.4.1) Creates a throttled function that only invokes func at most once per every wait milliseconds.
-
bind-action-creators
(latest: 1.0.0) Turns an object whose values are action creators, into an object with the same keys, but with every action creator wrapped into a dispatch call so they may be invoked directly.
-
@jedmao/location
(latest: 3.0.0) A Location class that implements the Location interface of the Web API.
-
@jedmao/storage
(latest: 3.0.0) A Storage class that implements the Storage interface of the Web Storage API.
-
bem-join
(latest: 2.0.2) A function used to construct BEM class names.