di-sukharev / di-sukharev/opencommit
[Feature]: expose programmatic API to consume as Library/ Module in my code
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Description
I'd like to be able to import as a module / library from my code. Would it be possible to expose the core functionality as a library/module with exported functions or classes?
Suggested Solution
Currently the project is only exposed as a CLI tool.
I would like to use it programmatically from other environments (Node.js and Python wrappers).
Alternatives
Run as executable
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the current CLI entry point and mapping the core functionality it exposes; done would require a defined importable API and a documented path for Node.js and Python consumers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, python
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100