https://github.com/pigeonposse/collectium
Collect information from GitHub and other URLs in a completely customized way
https://github.com/pigeonposse/collectium
api backend gh github pigeonposse pp
Last synced: 11 months ago
JSON representation
Collect information from GitHub and other URLs in a completely customized way
- Host: GitHub
- URL: https://github.com/pigeonposse/collectium
- Owner: pigeonposse
- License: gpl-3.0
- Created: 2025-01-18T03:26:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-16T13:54:43.000Z (about 1 year ago)
- Last Synced: 2025-07-03T02:49:45.670Z (11 months ago)
- Topics: api, backend, gh, github, pigeonposse, pp
- Language: TypeScript
- Homepage: https://collectium.pigeonposse.com/
- Size: 964 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collectium
[](https://pigeonposse.com?popup=about)
[](https://pigeonposse.com/?popup=donate)
[](https://twitter.com/pigeonposse_)
[](https://www.instagram.com/pigeon.posse/)
[](https://medium.com/@pigeonposse)
[](https://collectium.pigeonposse.com/)
[](/LICENSE)
[](https://www.npmjs.com/package/collectium)
Collect information from GitHub and other URLs in a completely customized way
## Table of contents
- [🔑 Installation](#-installation)
- [➕ More](#-more)
- [👨💻 Development](#-development)
- [❤️ Donate](#-donate)
- [📜 License](#-license)
- [✨ About us](#-about-us)
## 🔑 Installation
```bash
npm install @collectium/core
# or
pnpm install @collectium/core
# or
yarn add @collectium/core
# or
bun add @collectium/core
# or
deno add @collectium/core
```
## ➕ More
- 🌞 [Core](https://collectium.pigeonposse.com/guide/core)
- [Builder](https://collectium.pigeonposse.com/guide/builder)
- 📖 [Api](https://collectium.pigeonposse.com/guide/api)
- [Check](https://collectium.pigeonposse.com/guide/check)
- 🔢 [Cli](https://collectium.pigeonposse.com/guide/cli)
- [Lib](https://collectium.pigeonposse.com/guide/lib)
- 💾 [Preset](https://collectium.pigeonposse.com/guide/preset)
- [Github](https://collectium.pigeonposse.com/guide/preset/github)
---
## 👨💻 Development
__Collectium__ is an open-source project and its development is open to anyone who wants to participate.
[](https://github.com/pigeonposse/collectium/issues)
[]({{const.pkg.repository.url}}/pulls)
[]({{const.pkg.homepage}})
## ❤️ Donate
Help us to develop more interesting things.
[](https://pigeonposse.com/?popup=donate)
## 📜 License
This software is licensed with __[GPL-3.0](https://github.com/pigeonposse/collectium/blob/main/LICENSE)__.
[](https://github.com/pigeonposse/collectium/blob/main/LICENSE)
## ✨ About us
*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
[](https://github.com/pigeonposse)
---
[](https://pigeonposse.com?popup=about)
[](https://pigeonposse.com/?popup=donate)
[](https://twitter.com/pigeonposse_)
[](https://www.instagram.com/pigeon.posse/)
[](https://medium.com/@pigeonposse)