@extra-integer/bit-merge.min
Merges bits from two 32-bit integers, as per mask (xor method).
Merges bits from two 32-bit integers, as per mask (xor method).
Gets bit parity of 32-bit integer (parallel method).
Reverses all bits of 32-bit integer (parallel method).
Gets index of first set bit from left of 32-bit integer (mod37 method).
Sets bits of 32-bit integer, as per mask (not method).
Sets a bit of 32-bit integer (left-shift method).
Interleaves bits of two 16-bit integers to form 32-bit integer (binary magic method).
Sentry integration for Peakfijn Next projects
task rollback when flow catch error
Acts like `co@4` and also is drop-in replacement for it (pass 100% of the tests). Built on top of `merz`, actually thanks to `always-done`. But accept everything, not only generators - sync functions, async functions, callbacks and more. Flow-control for
Middleware composition at new level. Ultimate alternative to `ware`, `plugins`, `koa-compose` and `composition` packages. Allows you to use callbacks, promises, generators and async/await functions as middlewares.
The easiest way to translate your NextJs apps.
Package to add a number argument to $.prev and $.next
Check whether a value is a `Generator` or `GeneratorFunction`. The `co` way, more strict checking. Always return boolean true or false, never null or undefined.
⛔️ [DEPRECATED] Quickly determine if code is executing on the client or on the server with SSR/SSG
Easy and awesome authentication for NextJS applications using Auth0
CSS-in-JS compiler
Deploy your serverless next applications using the serverless framework
Markdown-it plugin to replace links in an SPA with the proper components