Skip to content

Commit

Permalink
docs: features
Browse files Browse the repository at this point in the history
  • Loading branch information
Beraliv committed Dec 9, 2024
1 parent cf1a41a commit 0892739
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,19 @@ To start developing the project, run the dev command:
```bash
npm run dev --host
```

## Features

- [x] 36 conversions in total
- [x] Code snippets and links to TypeScript Playground
- [ ] A list of libraries that use a respective conversion (_in progress_)
- [x] A list of insights
- [x] Notes with definitions and links to TypeScript documentation
- [x] Warnings, which highlight potential issues and how to mitigate them
- [ ] Friendly UI
- [x] Mobile-friendly (partially resolved, already tested on Safari/Chrome)
- [x] Supports system theme (i.e. light, dark or hybrid)
- [ ] Accessibility-friendly (_in progress_)
- [x] Analytics
- [x] Added [Plausible](https://plausible.io/ts-conversion.beraliv.com)
- [ ] SEO-friendly (_in progress_)

0 comments on commit 0892739

Please sign in to comment.