@typescript-tools/rust-implementation

2.0.15 • Public • Published

TypeScript Tools 🦀

NPM Package Build Status semantic-release

The typescript-tools are an opinionated collection of utilities for working with TypeScript monorepos.

The Problem

Whereas Lerna was created for managing JavaScript monorepos, TypeScript monorepos have additional requirements introduced by the compilation step.

The original and reference implementation of the typescript-tools is written in TypeScript. The Rust implementation of the typescript-tools optimizes execution speed.

Goals

The goals of the typescript-tools are to give back the maximum amount of human time possibly; chiefly through stability and aggressive automation.

The Rust implementation aims to minimize the amount of latency added to your monorepo's workflow.

Supported Systems

The following operating systems are supported

  • [x] GNU/Linux
  • [x] Mac OS
  • [ ] Windows

The following package managers are supported

  • [x] npm
  • [ ] yarn

Readme

Keywords

none

Package Sidebar

Install

npm i @typescript-tools/rust-implementation@2.0.15

Version

2.0.15

License

ISC

Unpacked Size

8.93 kB

Total Files

8

Last publish

Collaborators

  • hamroctopus
  • amchelle