/ archiveofbelonging.org / back / node_modules / storm-react-diagrams /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]dist/2 years ago -  
[DIR]src/2 years ago -  
[TXT]CHANGELOG.md7 years ago2.6K 
[   ]LICENSE8 years ago1.0K7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك]
[TXT]README.md7 years ago2.8Kf12eb36 documentaiton updates [كارل مبارك]
[   ]jest.config.js7 years ago536  
[   ]package.json2 years ago3.9K7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك]
[   ]tsconfig.json7 years ago464  
[   ]tslint.json7 years ago748  
[   ]webpack.config.js7 years ago1.6K 
[   ]yarn.lock7 years ago349K 
README.md

STORM React Diagrams

PSA: React Diagrams is currently getting a bit of a rewrite to enable much more advanced features. To see the new foundation WIP visit https://github.com/projectstorm/react-canvas.


DEMO: http://www.projectstorm.io/react-diagrams

DOCS: https://projectstorm.gitbooks.io/react-diagrams

RELEASE NOTES : http://dylanv.blog/2018/03/03/storm-react-diagrams-5-0-0/

A super simple, no-nonsense diagramming library written in React that just works.

Join the chat at https://gitter.im/projectstorm/react-diagrams NPM NPM Package Quality CircleCI

Example implementation using custom models: Personal Project Get started with the default models right out of the box:

Introduction

A no-nonsense diagramming library written entirely in React with the help of a few small libraries. It aims to be:

Run the demos

After running yarn install you must then run: yarn run storybook

Building from source

Simply run webpack in the root directory (or export NODE_ENV=production && webpack if you want a production build) and it will spit out the transpiled code and typescript definitions into the dist directory as a single file.
We use webpack for this because TSC cannot compile a single UMD file (TSC can currently only output multiple UMD files).

Checkout the docs

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80