Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

joseluisq/rust-tspath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust TSPath

A Typescript paths replacer written in Rust. ⚡

Status: WIP

Usage

## after the tsc compiling just run:
rust-tspath --source src/**/*.js --config ./tsconfig.json

Development

Install

make

Run

make run

Watch

make watch

Production

Release

make release

Releases

No releases published

Packages

No packages published