@sane/fsx
v1.0.1
Published
Promisified TypeScript file-system extras
Downloads
6
Readme
@sane/fsx
Promisified TypeScript file-system extras.
Install
npm install @sane/fsx --save
Api
Gotta readsrc/index.ts for now.
Example
// TODO!
Compatibility
- Requires Node >= v0.4.0
Release
- Bump up the version number in package.json
- Add a section for the new release in CHANGELOG.md
- Run prepublish and test npm scripts
- Commit
- Create a git tag for the new release and push it
- Run npm publish