39 packages
callbag
A standard for JS callbacks
callbag-combine
Callbag factory that combines data from multiple callbag sources
callbag-concat
Callbag factory that concatenates data from multiple callbag sources
callbag-filter
Callbag operator that conditionally lets data pass through
callbag-flatten
Callbag operator that flattens a higher-order callbag source
callbag-for-each
Callbag sink that consume both pullable and listenable sources
callbag-from-event
Create a callbag listenable source from events on a DOM node
callbag-from-iter
Convert an iterable or iterator to a callbag pullable source
callbag-from-obs
Convert an observable to a callbag listenable source
callbag-from-promise
Convert a Promise to a callbag listenable source
callbag-map
Callbag operator that applies a transformation on data passing through it
callbag-pipe
Utility function for plugging callbags together in chain
callbag-skip
Callbag operator that skips the first N data points of a source
callbag-take
Callbag operator that limits the total amount of data sent through
@codezyme/prettier-config
Shared prettier config for CodeZyme
@linter/core
Lint all the things... with one command
@linter/provider-eslint
Lint all the things... with one command
@linter/provider-prettier
Lint all the things... with one command
@prettier/cli
A faster CLI for Prettier.
prettier-eslint
Formats your JavaScript using prettier followed by eslint --fix
prettier-eslint-cli
CLI for prettier-eslint
@prettier/html-event-attributes
List of HTML event handler attributes.
@prettier/html-tags
List of HTML tags
@prettier/is-es5-identifier-name
Check if provided string is an `IdentifierName` as specified in ECMA262 edition 5.1 section 7.6.
@prettier/next
A faster CLI for Prettier.