Skip to content

Learn how to convert types effectively with hands-on examples, TypeScript Playground, and references to widely used libraries

License

Notifications You must be signed in to change notification settings

Beraliv/ts-conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9385125 · Dec 30, 2024

History

74 Commits
Dec 8, 2024
Dec 29, 2024
Dec 30, 2024
Dec 8, 2024
Dec 8, 2024
Dec 8, 2024
Dec 27, 2024
Dec 11, 2024
Dec 29, 2024
Dec 8, 2024
Dec 8, 2024
Dec 8, 2024
Dec 8, 2024
Dec 8, 2024
Dec 27, 2024

Repository files navigation

ts-conversion

Interactive TypeScript tool: learn how to convert types effectively with hands-on examples, TypeScript Playground, and references to widely used libraries.

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
  • Hand-on examples and links to TypeScript Playground
  • References to widely used libraries
  • 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

About

Learn how to convert types effectively with hands-on examples, TypeScript Playground, and references to widely used libraries

Topics

Resources

License

Stars

Watchers

Forks