{"id":13603215,"url":"https://github.com/peterhil/spellbook","last_synced_at":"2026-02-06T21:05:07.481Z","repository":{"id":50128519,"uuid":"153424992","full_name":"peterhil/spellbook","owner":"peterhil","description":"Spellbook is a WebExtension to easily add new bookmarks to correct categories","archived":false,"fork":false,"pushed_at":"2025-12-30T12:10:51.000Z","size":2603,"stargazers_count":32,"open_issues_count":38,"forks_count":3,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2026-01-03T02:15:36.692Z","etag":null,"topics":["bookmarks","chrome","chrome-extension","firefox","javascript","kefir","ramda","rxjs","spellbook","svelte","unpacked-extension","webextension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterhil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-10-17T08:46:16.000Z","updated_at":"2025-12-30T12:10:48.000Z","dependencies_parsed_at":"2024-03-28T08:09:45.111Z","dependency_job_id":"f08a01f7-389c-41e2-a9ca-01a01fa118de","html_url":"https://github.com/peterhil/spellbook","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/peterhil/spellbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhil%2Fspellbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhil%2Fspellbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhil%2Fspellbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhil%2Fspellbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterhil","download_url":"https://codeload.github.com/peterhil/spellbook/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhil%2Fspellbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29175856,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bookmarks","chrome","chrome-extension","firefox","javascript","kefir","ramda","rxjs","spellbook","svelte","unpacked-extension","webextension"],"created_at":"2024-08-01T18:01:57.861Z","updated_at":"2026-02-06T21:05:07.476Z","avatar_url":"https://github.com/peterhil.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","chrome-extension"],"sub_categories":[],"readme":"# Spellbook\n\n![](src/asset/spellbook_icon_bookmarked.png)\n\nSpellbook is a browser extension for easily managing thousands of bookmarks\nwith novel UI innovations.\n\n## Installation\n\nGet it now for\n[Google Chrome](https://chrome.google.com/webstore/detail/spellbook/mpngjgnmljpfedcllnndbeeponjdjcnk)\nor\n[Mozilla Firefox](https://addons.mozilla.org/firefox/addon/spellbook-peterhil/).\n\n\n## Unpacked installation\n\n```\npnpm install\npnpm run build\n```\n\nThen add the `dist` directory as [unpacked extension to Chrome](https://developer.chrome.com/extensions/getstarted#manifest) or compatible browser.\n\n## Development\n\n```\npnpm install\npnpm run dev\n```\n\nThen add the `dev` directory as [unpacked extension to Chrome](https://developer.chrome.com/extensions/getstarted#manifest) or compatible browser.\n\n## Testing\n\n```\npnpm run test\n```\n\n## Technology stack\n\nI strive to use libraries that are well written and most importantly\nextremely small in size.\n\nFor now the stack is:\n\n- [Svelte](https://svelte.dev/)\n- [Spectre.css](https://picturepan2.github.io/spectre/) – lightweight, responsive and modern CSS Framework\n- [Rambda](https://selfrefactor.github.io/rambda/#/)\n  ([differences](https://selfrefactor.github.io/rambda/#/?id=differences-between-rambda-and-ramda))\n  to [Ramda](https://ramdajs.com/docs/)\n- [Kefir](https://kefirjs.github.io/kefir/) – fast and light Reactive Programming library inspired by Bacon.js and RxJS\n- [ESLint](https://eslint.org/) – Pluggable JavaScript linter\n- [Rollup](https://rollupjs.org/guide/en)\n\n## Licensing\n\nCopyright © 2018–2023 Peter Hillerström and contributors\n\nThis Source Code Form is subject to the terms of the Mozilla Public\nLicense, v. 2.0. If a [copy of the MPL](https://github.com/peterhil/spellbook/blob/master/LICENSE.txt) was not distributed with this\nfile, You can obtain one at [http://mozilla.org/MPL/2.0/](http://mozilla.org/MPL/2.0/).\n\n### Other licenses\n\n- The [lib/rxjs.js](https://github.com/peterhil/spellbook/blob/master/src/lib/rxjs.js) file implements `fromEventPattern` function from RxJS in Kefir and is licensed under [Apache Software License](http://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhil%2Fspellbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterhil%2Fspellbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhil%2Fspellbook/lists"}