1.3.1 • Published 4 years ago

eject-ts v1.3.1

Weekly downloads
-
License
OSL-3.0
Repository
github
Last release
4 years ago

eject-ts

eject-ts package is a CLI tool exposing single eject-ts command that can eject package written in TypeScript, by converting it into JavaScript while preserving its original formatting. It also replaces imports with the ejected folder path and installs ejected package dependencies into the project where it's ejecting.

Installation

With npm:

npm install --save-dev eject-ts

or with yarn:

yarn add --dev eject-ts

Usage

npx eject-ts @deity/falcon-ecommerce-uikit src/uikit

Executing command above will eject @deity/falcon-ecommerce-uikit package into src/uikit directory.

1.3.1

4 years ago

0.1.4-beta.11

4 years ago

0.1.4-beta.10

4 years ago

0.1.4-beta.9

4 years ago

0.1.4-beta.8

4 years ago

0.1.4-beta.7

4 years ago

0.1.4-beta.6

4 years ago

0.1.4-beta.5

4 years ago

0.1.4-beta.4

4 years ago

0.1.4-beta.3

4 years ago

0.1.4-beta.2

4 years ago

0.1.4-beta.1

4 years ago

0.1.4-alpha.4

4 years ago

0.1.4-alpha.3

4 years ago

0.1.4-alpha.2

4 years ago

0.1.4-alpha.1

4 years ago

0.1.4-alpha.0

4 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago