**Please use yarn instead of npm**
PostgresQL error constants for use with Node.js. Use these to avoid code like `if (err.code === '23505')` and instead write `if (err.code === UNIQUE_VIOLATION)`.
CLS using AsyncWrap instead of async-listener - Node >= 4.7.0
A module for Quill rich text editor to allow images to be uploaded to a server instead of being base64 encoded
Enforce finance-safe calculations using BigNumber instead of native JavaScript arithmetic and Math functions.
Patches the AssemblyScript compiler to utilize WASI imports instead of Web APIs.
Deprecated: use nightingale package instead
@nrwl/rspack has been deprecated in favor of [@nx/rspack](https://www.npmjs.com/package/@nx/rspack). Please use that instead.
jquery-textcomplete is no longer maintained. Please use [yuku-t/textcomplete](https://github.com/yuku-t/textcomplete) instead.
CSSMEM is like BEM but with CSS Module instead of Block.
instead of using ember-template-imports to find, parse & transform templates, this can be used.
Compatibility bridge package. Use @olonjs/cli instead.
This package contains rules that comprise best practice for authoring minecraft script. Rules may encompass suggestions (use this API instead of this command!) or errors against anti-patterns to avoid any pitfalls.
Jest runner that spawns atom/electron workers instead of node
Deprecated! Use `admin-ui-form` instead.
Compatibility bridge package. Use @olonjs/stack instead.
Use global, client side variable to set publicPath instead of string set options.publicPath
Deprecated: the mikrojs package was renamed to mikro. Install and use "mikro" instead.
This package is deprecated. Please use one of [our frontend libraries](https://www.magicbell.com/docs/libraries) instead.
DEPRECATION NOTICE: please note that this parser is now deprecated, please use [webapi-parser](https://github.com/raml-org/webapi-parser) instead.
The code in this package has moved. We recommend you to use `TransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead.
Prefer class properties instead of defining them in the constructor()
Compatibility bridge package. Use @olonjs/core instead.
Component-based (instead of template-based) views for CoffeeScript