There are no reviews yet. Be the first to send feedback to the community and the maintainers!
react-textarea-autosize
<textarea /> component for React which grows with contentuse-onclickoutside
React hook for listening for clicks outside of an element.use-constant
babel-plugin-jsx-adopt
babel-plugin-annotate-pure-calls
This plugins helps with annotating top level functions calls with #__PURE__ comment.react-selector-hooks
Collection of hook-based memoized selector factories for declarations outside of render.cherry-pick
πβπ¦ Build tool to generate proxy directories.data-uri.macro
π£ Convert files to data-uris at build time.use-smooth-scroll
React hook which gives a smooth scrolling function.regexgen.macro
π£ Convert your set of strings to optimized RegExps at build time.lerna-alias
Get aliases for your lerna packages for the other toolspipeline.macro
π£ A babel macro which works similarly to the pipeline operator.use-callbag
π Use callbag as React hook.rollup-plugin-dotenv
use-isomorphic-layout-effect
stylis-plugin-extra-scope
Stylis plugin which adds extra scope to each produced CSS rule.use-latest
use-composed-ref
nanoclone-comparisons
are-passive-events-supported
callbag-pull-when
π Callbag operator that pulls from source when provided listenable emits.use-previous
memory-web-storage
Memory storage with WebStorage API. Can be used as drop-in replacement when latter is not available.use-value-callbag
callbag-to-promise
π Callbag operator which converts source to a promise containing last emitted value.callbag-of
π Callbag source factory that emits values specified as arguments.callbag-exhaust-map
π Callbag operator that maps to inner source and ignores other values until that source completes.copy-mjs
π Build tool to copy .js files from input directory to corresponding .mjs files in output directory.callbag-retry
π Callbag operator which resubscribes to the source given amount of times.react-hooks-with-lazy-inputs
npm-self-link
A CLI tool which links the package in which it is run (if it's not already linked).are-hook-inputs-equal
A comparator function for previous and current React hook inputs.callbag-timestamp
π Callbag operator that attaches a timestamp to each emitted value.callbag-default-if-empty
π Callbag operator which emits a given value when source completes without emitting any value.callbag-take-while
π Callbag operator which emits values emitted by the source as long as each value satisfies the given predicate, and then completes as soon as predicate is not satisfied.callbag-sample-when
π Callbag operator that samples from source when provided listenable emits.callbag-remember
π Callbag operator that remembers last event, so that a newly added listener will immediately receive that memorised event.callbag-ms-elapsed
π Callbag listenable source which emits milliseconds elapsed since the subscription (using requestAnimationFrame) - useful for animations.callbag-last-element
π Callbag operator that emits only the last item emitted by the source.callbag-buffer-time
π Callbag operator which buffers source values until provided time has passed.callbag-buffer
π Callbag operator which buffers source values until separator stream emits.get-lerna-packages
callbag-never
π Callbag source that never completes and emits no data.create-commit-status-action
A simple GitHub action that create a commit status using the GitHub API.callbag-element-at
π Callbag operator that emits the single value at the specified index.callbag-loop
π Callbag operator that accumulates results using a feedback loop that emits one value and feeds back another to be used in the next iteration.callbag-drop-until
Starts emitting the input stream when another stream emits a value.callbag-timeout
π Callbag operator which errors if source does not emit before specified duration.callbag-time-interval
π Callbag operator which emits the value with time elapsed since last emission.callbag-defer
π Callbag which creates a source from a given factory when sink subscribes.callbag-concat-map
π Callbag operator that maps to inner source, subscribe and emit in order.callbag-timer
π Callbag source that after given duration emits numbers in sequence every specified duration.callbag-duration-progress
π Callbag listenable source which emits value describing time progress (number between 0 an 1) since the subscription (using requestAnimationFrame) - useful for animations.webpack-reexported-namespace-test
callbag-from-event-pattern
π Callbag source factory from addHandler and removeHandler pair.xstate-intro-slides
Programming Application Flows With Statecharts (XState) and The Actor Modellog-action
A simple GitHub action that log its input for debugging purposes.mapped-type-emit-loses-modifiers-bug
rtk-query-types-issue
callbag-pluck
π Callbag operator that maps to object properties.react-redux-tree-shaking-playground
berry-ancestor-breaking-chain-repro
tabbable-tree-shaking-issue-demo
callbag-drop-after
π Callbag operator that drops all events after the first event for which predicate returns true.bundlers-import-condition-test
parcel-sideeffects-flag-bug-repro
callbag-buffer-count
callbag-partition
π Callbag operator that splits the source into two, based on predicate function.module-scope-plugin-repro
callbag-tap-up
π Callbag operator which performs a side effect for every upwards emission (from sink to source), but other than that it acts as noop.xstate-codegen-pnpm-demo
callbag-throw-error
π Callbag source factory that immediately emits an error.callbag-distinct-until-changed
π Callbag operator that drops consecutive duplicate valuescallbag-empty
π Callbag source that emits no data and completes immediately.xstate-1622-test
callbag-concat-with
π Callbag operator that emits items given it as arguments after it finishes emitting items emitted by source.callbag-pairwise
π Callbag operator that groups pairs of consecutive emissions together and emits them as an array of two values.Love Open Source and this site? Check out how you can help us