1.0.3 • Published 7 months ago

eject v1.0.3

Weekly downloads
170
License
MIT
Repository
github
Last release
7 months ago

Eject

This package is written to eject dependencies from your project. It will copy all the files and folders to an ejected folder and remove it from node_modules. It will automatically update the package.json file an link the dependencies to the ejected folder.

Usage

npx eject <dependency>

Dev Usage

  1. Clone the repository
  2. Run npm install
  3. Run npm build
  4. Run npm link

Now you can use npx eject <dependency> to eject the dependency from any other project.

1.0.2

7 months ago

1.0.3

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago

0.3.2

3 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

5 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago