/node-abstractions

Library of Node.js abstractions for side effects at the edges of software.

Primary LanguageTypeScriptMIT LicenseMIT

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