Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpmn-io/diagram-js-origin
A point of origin crosshair for diagram-js
https://github.com/bpmn-io/diagram-js-origin
Last synced: 3 months ago
JSON representation
A point of origin crosshair for diagram-js
- Host: GitHub
- URL: https://github.com/bpmn-io/diagram-js-origin
- Owner: bpmn-io
- License: mit
- Created: 2014-09-17T14:27:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T08:41:23.000Z (about 1 year ago)
- Last Synced: 2024-04-15T07:27:46.659Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 611 KB
- Stars: 7
- Watchers: 11
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bpmn-io - diagram-js-origin - Render a canvas origin cross (Extensions)
README
# diagram-js-origin
[![CI](https://github.com/bpmn-io/diagram-js-origin/actions/workflows/CI.yml/badge.svg)](https://github.com/bpmn-io/diagram-js-origin/actions/workflows/CI.yml)
A point of origin cross and contour for diagram-js.
![Showing the cross added by the plug-in](./docs/origin.png)
## Configure Border
The plug-in will render an optional border to contour the positive coordinate space.
Remove the border by providing a `config.origin.showBorder=false` entry.## License
MIT