@eliaztray/del.js

0.1.0-0 • Public • Published

@eliaztray/del.js

NPM version NPM downloads CircleCI codecov

Install

yarn add @eliaztray/del.js

Usage

const delJs = require('@eliaztray/del.js')

interface options extends globbyOptions {
  force?: boolean
}

delJs({})
//=> foo
del.js <glob pattern> [globbyOptions]

del.js . --force

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

Author

@eliaztray/del.js © eliaz, Released under the MIT License.
Authored and maintained by eliaz with help from contributors (list).

github.com/eliaztray · GitHub @eliaz · Twitter @eliaztray

Readme

Keywords

none

Package Sidebar

Install

npm i @eliaztray/del.js

Weekly Downloads

1

Version

0.1.0-0

License

MIT

Unpacked Size

5.26 kB

Total Files

5

Last publish

Collaborators

  • eliaztray