1.1.14 • Published 4 years ago

@landbot/react-jsplumb v1.1.14

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

REACT-JSPLUMB

React wrapper for jsPlumb.

Install

npm install

Develop

This command enables a local server (webpack-dev-server) located in http://localhost:9000

npm start

There are a few README's distributed in the app. Take a look at them to know how to start developing.

Tests

Read package.json scripts to get more info about linting, testing and debugging.

npm run lint # (Not used in this project)
npm run test # (Not used in this project)

Documentation

Document your code assuming that the next engineer looking at your code is a serial killer who knows where you live.

Use JSDoc 3 docummentation style. http://usejsdoc.org/

Coding style

Please, try to follow a coding style guide to keep the code readable and easily debuggable.

If too lazy to follow any coding style, just run the prettier task to ensure everything is readable.

npm run prettier

JAVASCRIPT

https://github.com/airbnb/javascript

STYLE

https://github.com/airbnb/css

1.1.14

4 years ago

1.1.13

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.12

4 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

6 years ago