1.0.4 • Published 6 months ago

react-copy-component v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

react-copy-component

Copy a script file and its imported scripts from one project to another.

Usage

npx react-copy-component <Script-Path> [<Destination>]

Options

OptionsDescription
<Script-Path>The script that will be copied to the destination
<Destination>The destination of the copied script, Default: Current Working Directory
--dry-runRun command without applying changes
--install-allInstall dependencies imported by the script
1.0.2

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.1

3 years ago

1.0.0

3 years ago