Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 2.08 KB

README.md

File metadata and controls

43 lines (26 loc) · 2.08 KB

Abstractions

⚠️ 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.

Latest version badge npm bundle size npm downloads badge Socket badge GitHub License

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.

Maintainers

License

MIT License