https://github.com/ovidiubute/react-dag
Constructs a directed acyclic dependency graph from JSX code
https://github.com/ovidiubute/react-dag
Last synced: 4 months ago
JSON representation
Constructs a directed acyclic dependency graph from JSX code
- Host: GitHub
- URL: https://github.com/ovidiubute/react-dag
- Owner: ovidiubute
- License: mit
- Created: 2017-08-13T14:07:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T14:18:09.000Z (about 8 years ago)
- Last Synced: 2025-06-10T08:03:54.554Z (4 months ago)
- Language: JavaScript
- Size: 79.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## react-dag
Constructs a directed acyclic dependency graph from JSX code
## License
[MIT](./LICENSE)