All Projects → bpmn-io → Diagram Js

bpmn-io / Diagram Js

Licence: mit
A toolbox for displaying and modifying diagrams on the web.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Diagram Js

React Content Loader
⚪ SVG-Powered component to easily create skeleton loadings.
Stars: ✭ 11,830 (+1242.79%)
Mutual labels:  hacktoberfest, svg
Svg2pdf.js
A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
Stars: ✭ 231 (-73.78%)
Mutual labels:  hacktoberfest, svg
Svg utils
Python tools to create and manipulate SVG files
Stars: ✭ 169 (-80.82%)
Mutual labels:  hacktoberfest, svg
Wavedrom
🌊 Digital timing diagram rendering engine
Stars: ✭ 1,668 (+89.33%)
Mutual labels:  hacktoberfest, svg
Ngx Charts
📊 Declarative Charting Framework for Angular
Stars: ✭ 4,057 (+360.5%)
Mutual labels:  hacktoberfest, svg
Supertinyicons
Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos
Stars: ✭ 13,177 (+1395.69%)
Mutual labels:  hacktoberfest, svg
Shields
Concise, consistent, and legible badges in SVG and raster format
Stars: ✭ 15,716 (+1683.88%)
Mutual labels:  hacktoberfest, svg
Canvg
Javascript SVG parser and renderer on Canvas
Stars: ✭ 2,963 (+236.32%)
Mutual labels:  hacktoberfest, svg
Vpype
The Swiss-Army-knife command-line tool for plotter vector graphics.
Stars: ✭ 292 (-66.86%)
Mutual labels:  hacktoberfest, svg
Svgwave
🌊 SVG Wave is a tiny, free and beautiful SVG gradient waves generator for your UI or website desgin. It offers dead simple UI to customize, and style your waves based on your theme specifications.
Stars: ✭ 255 (-71.06%)
Mutual labels:  hacktoberfest, svg
Dracula
JavaScript layout and representation of connected graphs.
Stars: ✭ 767 (-12.94%)
Mutual labels:  hacktoberfest, svg
People You Should Follow On Codepen
People You Should Follow on CodePen
Stars: ✭ 542 (-38.48%)
Mutual labels:  hacktoberfest, svg
Create Content Loader
✏️ Tool to create your own react-content-loader easily.
Stars: ✭ 937 (+6.36%)
Mutual labels:  hacktoberfest, svg
Jbops
Just a Bunch Of Plex Scripts
Stars: ✭ 873 (-0.91%)
Mutual labels:  hacktoberfest
Pysyft
A library for answering questions using data you cannot see
Stars: ✭ 7,811 (+786.61%)
Mutual labels:  hacktoberfest
Azure Sdk For Js
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
Stars: ✭ 872 (-1.02%)
Mutual labels:  hacktoberfest
Go Jira
Go client library for Atlassian Jira
Stars: ✭ 871 (-1.14%)
Mutual labels:  hacktoberfest
Active Forks
Find active github forks of a repo https://git.io/vSnrC
Stars: ✭ 879 (-0.23%)
Mutual labels:  hacktoberfest
Swagger Editor
Swagger Editor
Stars: ✭ 7,365 (+735.98%)
Mutual labels:  hacktoberfest
Wechat
🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)
Stars: ✭ 870 (-1.25%)
Mutual labels:  svg

As of version 1.0.0 this library exposes ES modules. Use an ES module aware bundler such as Webpack or Rollup to bundle it for the browser.

diagram-js

CI

A toolbox for displaying and modifying diagrams on the web.

Built with diagram-js

Some libraries / applications built on top of diagram-js:

Part of bpmn.io

External

Resources

Hacking the Project

To get the development setup make sure to have NodeJS installed. As soon as you are set up, clone the project and execute

npm install

Testing

Execute npm run dev to run the test suite in watch mode.

Expose an environment variable TEST_BROWSERS=(Chrome|Firefox|IE) to execute the tests in a non-headless browser.

Package

Execute npm run all to lint and test the project.

Note: We do not generate any build artifacts. Required parts of the library should be bundled by modelers / viewers as needed instead.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].