palantir / palantir/documentalist
Make KSS an optional dependency
Open
Nobody has claimed this yet.
breaking change
enhancement
- Dominant language
- TypeScript
- Stars
- 160
- Forks
- 32
- Avg merge
- 1h 40m
- Merged PRs (30d)
- 141
Description
I want to use documentalist on a TypeScript-only project. I don't want to download kss and its dependencies.
Contributor guide
No contributing guide indexed for this repository
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, so start by locating the dependency configuration and the code paths that use KSS. Check how a TypeScript-only installation is assembled and how KSS-backed behavior is invoked. Done means KSS and its dependencies are not installed for TypeScript-only use while existing KSS functionality remains available when requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100