Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dxos/gem
Graphical Elements and Modules for data vizualization.
https://github.com/dxos/gem
d3js dxos react
Last synced: 22 days ago
JSON representation
Graphical Elements and Modules for data vizualization.
- Host: GitHub
- URL: https://github.com/dxos/gem
- Owner: dxos
- License: mit
- Created: 2020-03-20T02:43:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T20:27:39.000Z (about 2 years ago)
- Last Synced: 2024-12-24T04:35:58.995Z (about 1 month ago)
- Topics: d3js, dxos, react
- Language: TypeScript
- Homepage:
- Size: 5.49 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Graphical Elementary Modules (GEM)
[Chromatic Storybook](https://www.chromatic.com/library?appId=6000bc9133d715002117d459)
## Usage
```bash
rush update
rush build
```### Publishing to npm
```bash
rush update
rush version --bump
rush build
rush publish --include-all
```## Related
- https://github.com/danielktaylor/fabric-js-editor
- https://www.npmjs.com/package/react-d3
- https://observablehq.com/@d3/histogram
- https://observablehq.com/@d3/disjoint-force-directed-graph
- https://www.npmjs.com/package/react-d3-graph
- https://www.npmjs.com/package/react-calendar
- https://stephenchou1017.github.io/scheduler
- https://engineering.flipboard.com/2015/02/mobile-web (react-canvas)
- https://medium.com/@dan_abramov/the-future-of-drag-and-drop-apis-249dfea7a15f
- https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toDataURL
- https://onsen.io/react