@boost/core
Version:
Robust pipeline for creating dev tools that separate logic into routines and tasks.
27 lines (18 loc) • 850 B
Markdown
# 🚀 Boost
[](https://github.com/milesj/boost/actions?query=branch%3Amaster)
[](https://www.npmjs.com/package/@boost/core)
[](https://www.npmjs.com/package/@boost/core)
A cross-platform framework for building robust Node.js command line applications and developer
tools.
## Features
- Common utilities, classes, and patterns.
- Args parsing and formatting.
- Logging, debugging, and crash reporting.
- Event listening and emitting.
- Serial and parallel based pipelines.
- Built-in localization and translations.
- And more!
## Requirements
- Node 8.9+
## Documentation
[https://milesj.gitbook.io/boost](https://milesj.gitbook.io/boost)