Installation
The multieditor
package can be installed over npm.
warning
Be aware that this is no standalone package!
- npm
- Yarn
The multieditor
package is an extension of AgileTs and doesn't work without the core
package,
which functions as the brain of AgileTs and is indispensable.
Unfortunately, we can't combine each core
with multieditor
version.
Therefore, we have created a table which shows which versions fit together without restrictions.
@agile-ts/multieditor | @agile-ts/core | NPM Version | Supported React versions |
---|---|---|---|
v0.0.7+ | v0.0.7+ | v6+ | 16.8+ |
v0.0.6 | v0.0.3 - v0.0.6 | v6+ | 16.8+ |
Other Versions aren't supported anymore