backed-fs

1.0.6 • Public • Published

backed-fs NPM version Build Status Dependency Status Coverage percentage

A command line interface for fast es6 development

Installation

$ npm install backed-fs

Usage

soon...

API

copy(src, dest)

src

Type: string
Default: null

dest

Type: string
Default: null

copy files

copySources([{options}])

Type: array
Default: []
Options: src, dest

Options is an array of objects with each object containing a source & destination property

destinationFromFile(file)

Type: file
Default: {}

returns a destination using vinyl file info

write(file, destination)

file

Type: file
Default: {}

destination

Type: string
Default: null

Write a file to given destination.

Readme

Keywords

none

Package Sidebar

Install

npm i backed-fs

Weekly Downloads

1

Version

1.0.6

License

MIT

Last publish

Collaborators

  • vandeurenglenn