joseluisq / rust-tspath

A Typescript paths replacer written in Rust. ⚡ Supersed by https://github.com/joseluisq/go-tspath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Typescript paths replacer written in Rust. ⚡ Supersed by https://github.com/joseluisq/go-tspath


Languages

Language:Rust 97.1%Language:Makefile 2.9%