@diagram-js/undo_redo
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

This is a undo/redo plugin implemented in Typescript.

Usage

Include the normal or the minified js file found in the dist folder, whichever you like/prefer.

Compilation

To compile this plugin, run the following:

npm run build

Unit test

To run unit tests:

npm run test

Coverage tests are also available:

npm run coverage

License

MIT License. See LICENSE file for more information.

Readme

Keywords

Package Sidebar

Install

npm i @diagram-js/undo_redo

Weekly Downloads

1

Version

0.0.1

License

LicenseRef-LICENSE

Unpacked Size

17.2 kB

Total Files

7

Last publish

Collaborators

  • diagram-js