Skip to content

Interactive website, helping engineers understand, how they can convert one type to another in TypeScript, with examples and links to TypeScript playground

License

Notifications You must be signed in to change notification settings

Beraliv/ts-conversion

Repository files navigation

ts-conversion

Interactive website, helping engineers understand, how they can convert one type to another in TypeScript, with examples and links to TypeScript playground.

Try it now: https://ts-conversion.beraliv.com

Quick start

To install all dependencies, run the install command:

npm install

To start developing the project, run the dev command:

npm run dev --host

Features

  • 36 conversions in total
  • Code snippets and links to TypeScript Playground
  • Applications from popular libraries (in progress)
  • A list of insights
    • Notes with definitions and links to TypeScript documentation
    • Warnings, which highlight potential issues and how to mitigate them
  • Friendly UI
    • Mobile-friendly (partially resolved, already tested on Safari/Chrome)
    • Supports system theme (i.e. light, dark or hybrid)
    • Accessibility-friendly (in progress)
  • Analytics
  • SEO-friendly (in progress)

About

Interactive website, helping engineers understand, how they can convert one type to another in TypeScript, with examples and links to TypeScript playground

Topics

Resources

License

Stars

Watchers

Forks

Languages