{"id":20610903,"url":"https://github.com/darkroomengineering/bibliotheca","last_synced_at":"2025-04-15T04:32:33.840Z","repository":{"id":65581467,"uuid":"528529107","full_name":"darkroomengineering/bibliotheca","owner":"darkroomengineering","description":"library template","archived":false,"fork":false,"pushed_at":"2023-10-07T16:56:47.000Z","size":433,"stargazers_count":23,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T16:03:28.619Z","etag":null,"topics":["boilerplate","bundle","library","react","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/darkroomengineering.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}},"created_at":"2022-08-24T17:36:29.000Z","updated_at":"2024-05-19T14:45:02.000Z","dependencies_parsed_at":"2024-02-19T21:04:12.050Z","dependency_job_id":"68d71f2c-44cc-47da-8d9d-a366d42ac78c","html_url":"https://github.com/darkroomengineering/bibliotheca","commit_stats":null,"previous_names":["darkroomengineering/bibliotheca","studio-freight/bibliotheca"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fbibliotheca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fbibliotheca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fbibliotheca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fbibliotheca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkroomengineering","download_url":"https://codeload.github.com/darkroomengineering/bibliotheca/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249006599,"owners_count":21197307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["boilerplate","bundle","library","react","template"],"created_at":"2024-11-16T10:18:18.649Z","updated_at":"2025-04-15T04:32:33.822Z","avatar_url":"https://github.com/darkroomengineering.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Bibliotheca](https://assets.studiofreight.com/bibliotheca/header.png)](https://github.com/studio-freight/bibliotheca)\n\n\u003c!-- \u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"Vercel logo\" href=\"https://vercel.com\"\u003e\n    \u003cimg src=\"https://badgen.net/badge/icon/Next?icon=zeit\u0026label\u0026color=black\u0026labelColor=black\"\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  \u003ca aria-label=\"NPM version\" href=\"https://www.npmjs.com/package/swr\"\u003e\n    \u003cimg alt=\"\" src=\"https://badgen.net/npm/v/swr?color=black\u0026labelColor=black\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Package size\" href=\"https://bundlephobia.com/result?p=swr\"\u003e\n    \u003cimg alt=\"\" src=\"https://badgen.net/bundlephobia/minzip/swr?color=black\u0026labelColor=black\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/vercel/swr/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"\" src=\"https://badgen.net/npm/license/swr?color=black\u0026labelColor=black\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e --\u003e\n\n## Introduction\n\nBibliotheca is our starting point to create libraries.\n\n\u003cbr/\u003e\n\n## Composition\n\nThis template kit is composed of:\n\n- [Size Limit](https://github.com/ai/size-limit/)\n- [Github Actions](https://github.com/features/actions)\n- [Microbundle](https://github.com/developit/microbundle)\n- [Typescript](https://github.com/microsoft/TypeScript) (tsc)\n- [ESLint](https://github.com/eslint/eslint)\n- [Prettier](https://github.com/prettier/prettier)\n- [Vite](https://github.com/vitejs/vite) for dev purposes\n\n\u003cbr/\u003e\n\n## Folder Structure\n\n- **/bundled:** Generated by `microbundle` after running `build:bundled` script. Includes all external dependencies.\n- **/dist:** Generated by `microbundle` after running `build:dist` script.\n  - **/dist/types** Generated by `tsc` after running `build:types` script.\n- **/docs:** Used by `vite` through `dev` script to serve the documentation.\n- **/docs/App.jsx:** here's where you can test your library.\n- **/src:** Your library's raw code.\n\n\u003cbr/\u003e\n\n## Bibliotheca in use\n\n- [@studio-freight/lenis](https://github.com/studio-freight/lenis) Tiny, Performant, Vanilla JS, Smooth Scroll library.\n- [@studio-freight/tempus](https://github.com/studio-freight/tempus) One rAF to rule them all.\n- [@studio-freight/hamo](https://github.com/studio-freight/hamo) Collection of React hooks.\n\n\u003cbr/\u003e\n\n## Authors\n\nThis toolkit is curated and maintained by the Studio Freight Darkroom team:\n\n- Clement Roche ([@clementroche\\_](https://twitter.com/clementroche_)) – [Studio Freight](https://studiofreight.com)\n- Guido Fier ([@uido15](https://twitter.com/uido15)) – [Studio Freight](https://studiofreight.com)\n- Leandro Soengas ([@lsoengas](https://twitter.com/lsoengas)) - [Studio Freight](https://studiofreight.com)\n- Franco Arza ([@arzafran](https://twitter.com/arzafran)) - [Studio Freight](https://studiofreight.com)\n\n\u003cbr/\u003e\n\n## License\n\n[The MIT License.](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkroomengineering%2Fbibliotheca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkroomengineering%2Fbibliotheca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkroomengineering%2Fbibliotheca/lists"}