0.1.0 • Published 2 years ago

@nomadland/copy v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@nomadland/copy

Introduction

@nomadland/copy is a high-level interface for succinct files coping, with 100% test coverage as guarantee.

Features

  • Copy all or partial files.
  • Overriding files with glob patterns.
  • Default content.
  • Transform files with glob patterns.
  • Rename files with glob patterns.
  • Do not write to disk.
  • Write to symtem temporary disk.
  • Full TypeScript support.

Install

npm i @nomadland/copy --save

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Copyright (c) 2021-present, ULIVZ.