build-utils

2.0.12 • Public • Published

build-utils

A collection of utility functions for implementing build scripts

fs

  • isFile
  • isDirectory
  • getStat
  • deleteDirectory
  • createDirectory
  • copyGlob
  • deleteGlob
  • copyFile
  • copyFiles
  • deleteFile
  • readFile
  • writeFile
  • readJSONFile
  • writeJSONFile
  • searchGlob
  • excludeFiles

process

  • spawn
  • exec

config

  • updateConfig

object

  • deepAssign

cli

  • command
  • run

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i build-utils

Weekly Downloads

11

Version

2.0.12

License

MIT

Unpacked Size

152 kB

Total Files

26

Last publish

Collaborators

  • oricalvo