sillsdev / sillsdev/languageforge-lexbox
Investigate exporting consts via Reinforced.Typings to ts
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
There's a number of constants that would be nice to share between C# and TS. With reinforced typings we may be able to get it to generate some consts for us explicitly, it may require a bit of leg work but should be doable. Initial const we would like to export would be the MaxFile size for uploading files.
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
No files, tests, or entry points are named. Start by reviewing the Reinforced.Typings integration and how generated TypeScript is produced; determine whether the C# upload MaxFile constant can be exported. Done means there is a confirmed implementation path, with the MaxFile value available to TypeScript or a documented blocker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, typescript
- Domain
- full-stack, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100