@paulshryock/abstractions
v0.2.1
Published
Reusable abstractions for Node.js.
Downloads
15
Maintainers
Readme
Abstractions
| :warning: This project is in early development and not for production use. | | :------------------------------------------------------------------------- |
Library of Node.js abstractions for side effects at the edges of software.
Reduce accidental complexity and focus on application business logic.
Installation
npm install @paulshryock/abstractions
Usage
import { CommandLine, FileSystem } from '@paulshryock/abstractions'
Support
Contributing
Contributions are welcome! Read the contribution guidelines, and then submit a pull request.