Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
/ typeformer Public archive
forked from weswigham/typeformer

A typescript code terraformer

Notifications You must be signed in to change notification settings

jakebailey/typeformer

 
 

Repository files navigation

typeformer

This repo contains tooling to enable the conversion of the TypeScript repo to modules.

To use, clone and npm install this repo, build it, then in a TypeScript repo, run:

$ node /path/to/typeformer

To view its usage / subcommands.

This package requires Node 14+, and has only been tested on Linux.

About

A typescript code terraformer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 99.5%
  • JavaScript 0.5%