https://github.com/cli-stuff/apr
📊 Get information about a Node.js project in the terminal
https://github.com/cli-stuff/apr
cli ink nodejs react terminal tui
Last synced: 4 months ago
JSON representation
📊 Get information about a Node.js project in the terminal
- Host: GitHub
- URL: https://github.com/cli-stuff/apr
- Owner: cli-stuff
- License: mit
- Created: 2024-12-21T09:13:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T06:01:24.000Z (over 1 year ago)
- Last Synced: 2025-03-30T10:11:25.840Z (about 1 year ago)
- Topics: cli, ink, nodejs, react, terminal, tui
- Language: TypeScript
- Homepage: https://npmjs.com/package/aboutproject
- Size: 178 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://npmjs.com/package/aboutproject) [](https://github.com/cli-stuff/apr/actions/workflows/test.yml) [](https://github.com/vadimdemedes/ink) [](https://bun.sh) [](https://biomejs.dev/)
## 📥 Installation
```bash
bun i -g aboutproject
npm i -g aboutproject
yarn global add aboutproject
```
## 🚀 Usage
Just run `apr` in any directory containing a `package.json`:
```bash
apr
```
### 📸 Screenshot

## ✨ Features
- 📦 Beautiful terminal UI
- 🎯 Shows package details at a glance
- 🔍 Displays version, author, license, and more
- 🎨 Colored output for better readability
- 🚀 Zero configuration needed
## ❤️ Support
If you like this project, consider supporting it by starring ⭐ it on GitHub, sharing it with your friends, or [buying me a coffee ☕](https://github.com/cli-stuff/apr?sponsor=1)
## 🙏 Credits
Thanks to these packages, this project works:
- [ink](https://github.com/vadimdemedes/ink) - React for CLIs
- [ink-divider](https://github.com/JureSotosek/ink-divider) - Divider component for Ink
## 📝 License
MIT © [Okinea Dev](https://github.com/okineadev)