lucagez / lucagez/slow-json-stringify
Reflecting types from typescript type definitions
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 474
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I think this lib will be ways more useful if we do not need to define the schema. Typescript projects usually already have classes and interfaces for javascript objects. Other external libraries often use reflect-metadata or ts-morph for retrieving the type data.
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 or tests. Start by reviewing how the library currently requires schemas, then investigate reflect-metadata and ts-morph as possible sources for TypeScript classes and interfaces. Done requires a concrete scope for supported type definitions and an agreed implementation and validation plan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100