{"id":50324030,"url":"https://github.com/metadream/mono-gist","last_synced_at":"2026-05-29T05:00:26.123Z","repository":{"id":144612511,"uuid":"608608955","full_name":"metadream/mono-gist","owner":"metadream","description":"An easy way to access Google Drive without any external dependencies.","archived":false,"fork":false,"pushed_at":"2026-05-25T08:58:31.000Z","size":69,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-25T09:17:16.146Z","etag":null,"topics":["deno","google-apis","google-drive"],"latest_commit_sha":null,"homepage":"https://jsr.io/@focal/gist","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metadream.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-02T11:25:07.000Z","updated_at":"2026-05-25T08:58:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2fa64a4-8061-4822-8ad7-68f836c70a0e","html_url":"https://github.com/metadream/mono-gist","commit_stats":null,"previous_names":["metadream/deno-gist","metadream/deno-google","metadream/focal-gist","metadream/mono-gist"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/metadream/mono-gist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metadream%2Fmono-gist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metadream%2Fmono-gist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metadream%2Fmono-gist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metadream%2Fmono-gist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metadream","download_url":"https://codeload.github.com/metadream/mono-gist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metadream%2Fmono-gist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33637485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deno","google-apis","google-drive"],"created_at":"2026-05-29T05:00:20.022Z","updated_at":"2026-05-29T05:00:26.118Z","avatar_url":"https://github.com/metadream.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mono-gist\n\nMonorepo of lightweight single-file libraries, organized as [JSR workspace](https://jsr.io) packages. Each package is independently publishable to `jsr.io/@gist/*`.\n\n## Packages\n\n| Package | Description |\n|---------|-------------|\n| [`@gist/cache`](./packages/cache) | Expiring in-memory cache with automatic cleanup |\n| [`@gist/crypto`](./packages/crypto) | Cryptographic utilities: SHA-1, AES-CBC, RSA-OAEP, JWT encryption |\n| [`@gist/github`](./packages/github) | GitHub OAuth helper for web frameworks |\n| [`@gist/mustache`](./packages/mustache) | Tiny Mustache-like template engine (works in Bun, Deno, Node) |\n| [`@gist/pageable`](./packages/pageable) | Pagination helper with compact page number display |\n| [`@gist/utils`](./packages/utils) | General-purpose utilities: string/date formatting, localeCompare, merge |\n\n## Structure\n\n```\nmono-gist/\n├── packages/\n│   ├── cache/         # @gist/cache\n│   ├── crypto/        # @gist/crypto\n│   ├── github/        # @gist/github\n│   ├── mustache/      # @gist/mustache\n│   ├── pageable/      # @gist/pageable\n│   └── utils/         # @gist/utils\n└── README.md\n```\n\n## Publish\n\n```\ngit add -A\ngit commit -m \"fix: publish per package to avoid root validation\"\ngit push\ngit tag -d 0.2.0\ngit push origin :refs/tags/0.2.0\ngit tag 0.2.0\ngit push origin 0.2.0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetadream%2Fmono-gist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetadream%2Fmono-gist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetadream%2Fmono-gist/lists"}