Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akarachen/peach
🍑 A few API adapter for some CLI tools.
https://github.com/akarachen/peach
Last synced: 5 days ago
JSON representation
🍑 A few API adapter for some CLI tools.
- Host: GitHub
- URL: https://github.com/akarachen/peach
- Owner: AkaraChen
- License: unlicense
- Created: 2023-01-02T13:05:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T14:28:20.000Z (over 1 year ago)
- Last Synced: 2024-10-24T04:07:50.062Z (14 days ago)
- Language: TypeScript
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Peach
A few API adapter for some CLI tools.
## Motivation
### All in one
You don't need to install any other dependencies anymore, peach bundle everything you need. With Pure ESM bundle, effortless import and tree shaking.
### Delightful default options
Peach coordinates the default options for each library, making their behaviour uniform and more intuitive to the developer.