0.2.1 • Published 10 months ago
@paulshryock/abstractions v0.2.1
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.