Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.01 KB

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