@nomadland/copy
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @nomadland/copy

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

19 kB

Total Files

10

Last publish

Collaborators

  • ulivz