Publish graph-from-ascii separately
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 192
- PR merge metrics
- No merged PRs in 30d
Description
Hey, looked through the code and I like how you can quickly visualize a graph in ascii and have it created for you. So please publish [this](https://github.com/anvaka/ngraph.path/blob/master/test/utils/graphFromAscii.js) as a module that anyone could use.
Great work with this lib BTW .. I'm sure it'll come in useful for something I need some day.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with test/utils/graphFromAscii.js, the file named in the issue, and inspect the repository's package metadata and public entry points to understand how a separate module would be published. Done means graph-from-ascii is available as an independently consumable module rather than only as a test utility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100