1.0.0 • Published 8 months ago

@qavajs/steps-files v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@qavajs/steps-files

Step library to work with file system

Installation

npm install @qavajs/steps-files

Configuration

module.exports = {
    default: {
        require: [
            '@qavajs/steps-files/index.js'
        ],
        // add fileTimeout property in case you need to customize built-in interval and timeout
        fileTimeout: {
            interval: 1000,
            timeout: 1000
        }
    }
}
1.0.0

8 months ago

0.11.0

9 months ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

2 years ago

0.7.0

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago