Giter Site home page Giter Site logo

super-detype's Introduction

⭐️ Thanks everyone who has starred the project, it means a lot!


Note

This transpiler converts your WHOLE Typescript project to Javascript:


> Eg. If your homie doesn't know Typescript, don't go removing types file by file by yourself manually or use tools which removes types from the code you copy and paste into the tool, don't be an old hag, just download and use super-detype to remove types automatically from your whole project without any issues.

How to Install

Important

Its crucial to install it globally, so that you can use it from any directory of terminal

  • In your terminal
npm i -g super-detype
  • If you do not wish to install it, then just
npx super-detype "<typescript-project-directory>" "<output-directory>"

[!TIP]

How to Use

  • In your terminal
  • It's Recommended to wrap the path with "quotes" to select folders with spaces
super-detype "<typescript-project-directory>" "<output-directory>"

[!TIP]

  • First arguement: should be the path of your typescript project's directory which you want to convert
  • Second arguement: should be the path of destination where you want to save your converted project

Supports:

  1. React (Tested)
  2. Nextjs (Tested)
  3. Nodejs (Tested)
  4. Vite + HTML (Tested)
  5. Gatsby (!Tested)

Does not support (yet):

  • Vue
  • Svelte

No Plans for supporting:

  • Angular

How to Use

  • In your terminal
super-detype <typescript-project-directory> <output-directory>
  • First arguement is your typescript project's directory
  • Second arguement should be the destination where you want to save your converted project

Note

Star this repository if it was ever helpful to you in any ways😁

super-detype's People

Contributors

super-kenil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.