Header-only lib
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
@springmeyer [mentioned](https://github.com/mapbox/vtquery/issues/2) distributing the key components of vtquery as a header-only library so other tools can use the main query script.
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
Read the discussion in issue #2 and the current main query script to identify which key components are intended for reuse. Define what “header-only” distribution means for vtquery and how other tools should consume those components. Done means the reusable components are distributed in that form and the main query script continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100