https://github.com/keiloktql/spacedock
The Panoramic View for Your Logs
https://github.com/keiloktql/spacedock
browser changeset logging npm react storybook terminal
Last synced: 4 months ago
JSON representation
The Panoramic View for Your Logs
- Host: GitHub
- URL: https://github.com/keiloktql/spacedock
- Owner: keiloktql
- License: mit
- Created: 2024-08-21T17:18:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T11:35:17.000Z (over 1 year ago)
- Last Synced: 2024-10-31T06:51:36.302Z (over 1 year ago)
- Topics: browser, changeset, logging, npm, react, storybook, terminal
- Language: TypeScript
- Homepage:
- Size: 1.64 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SpaceDock
> This project is still in development. Not production friendly.
A better and wider way to console.log. **SpaceDock** is a versatile logging tool designed to enhance your debugging and monitoring experience with a variety of customizable and advanced features. Currently available on React based projects only.
## Installation
```
$ npm i -D @spacedock/react
```
## Features
- **Floatable Logging Panel** 🪟: Customizable position and size.
- **Draggable Screen Size** ↔️: Resize with predefined or custom sizes.
- **Custom Logger** 🛠️: Define formats and integrate with various libraries.
- **Integration with Sentry** 🔗: Support for Sentry and other error tracking tools. WIP
- **Filter and Search** 🔍: Advanced search and filter options. WIP
- **Export in JSON, CSV** 📊: Export logs in multiple formats. WIP
- **AI Recommendations for Logs** 🤖: Predictive analytics and suggestions. WIP
- **Color Coding** 🎨: Customizable color schemes for logs. WIP
- **Customizable Hotkey** ⌨️: Set up your preferred hotkeys for the terminal. WIP
- **Themes** 🌈: Choose from or create custom themes. WIP
- **Mobile Support** 📱: Responsive design or dedicated mobile app. WIP
## Documentation
For detailed documentation on how to use SpaceDock, including setup instructions, API references, and user guides, please visit [SpaceDock Documentation](https://spacedock.vercel.app/docs).
## Contributors
We welcome contributions from the community! If you'd like to contribute to SpaceDock, please follow our [contributing guidelines](https://github.com/keiloktql/spacedock/blob/main/CONTRIBUTING.md).
**Core Team:**
- Tham Kei Lok (Lead Engineer) - [LinkedIn](https://www.linkedin.com/in/keiloktql/)
- Derrick Lim (Software Engineer - Documentation) - [LinkedIn](https://www.linkedin.com/in/derrick-lim-1986b0206/)
## License
SpaceDock is licensed under the [MIT License](https://opensource.org/licenses/MIT).