iwfan / happy-http

[WIP] Decorator based HTTP client for the browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

   ╭╮╱╭╮╭━━━╮╭━━━╮╭━━━╮╭╮╱╱╭╮╱╱╱╱╭╮╱╭╮╭━━━━╮╭━━━━╮╭━━━╮
   ┃┃╱┃┃┃╭━╮┃┃╭━╮┃┃╭━╮┃┃╰╮╭╯┃╱╱╱╱┃┃╱┃┃┃╭╮╭╮┃┃╭╮╭╮┃┃╭━╮┃
   ┃╰━╯┃┃┃╱┃┃┃╰━╯┃┃╰━╯┃╰╮╰╯╭╯╱╱╱╱┃╰━╯┃╰╯┃┃╰╯╰╯┃┃╰╯┃╰━╯┃
   ┃╭━╮┃┃╰━╯┃┃╭━━╯┃╭━━╯╱╰╮╭╯╱╭━━╮┃╭━╮┃╱╱┃┃╱╱╱╱┃┃╱╱┃╭━━╯
┃┃╱┃┃┃╭━╮┃┃┃╱╱╱┃┃╱╱╱╱╱┃┃╱╱╰━━╯┃┃╱┃┃╱╱┃┃╱╱╱╱┃┃╱╱┃┃
╰╯╱╰╯╰╯╱╰╯╰╯╱╱╱╰╯╱╱╱╱╱╰╯╱╱╱╱╱╱╰╯╱╰╯╱╱╰╯╱╱╱╱╰╯╱╱╰╯

npm version dependencies status Documentation License: MIT

🚀 Usage

Using chore-cli is super easy.

npx chore-cli <path-to-project>

You can also add chore-cli as a global dependency.

pnpm add chore-cli -g
# or
yarn global add chore-cli
# or
npm install chore-cli -g

And run

chore <path-to-project>

✨ Features

✅ Todo

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 iwfan.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

[WIP] Decorator based HTTP client for the browser.

License:MIT License


Languages

Language:TypeScript 99.5%Language:Shell 0.5%