{"id":51555177,"url":"https://github.com/takashi-matsuyama/dbp_wp","last_synced_at":"2026-07-10T04:01:42.402Z","repository":{"id":365117994,"uuid":"1266113746","full_name":"takashi-matsuyama/dbp_wp","owner":"takashi-matsuyama","description":"Local-first app to bulk-edit WordPress content over the REST API — spreadsheet editing, formulas, CSV/JSON import, and print-ready typesetting.","archived":false,"fork":false,"pushed_at":"2026-06-24T02:46:37.000Z","size":1245,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-24T04:28:46.003Z","etag":null,"topics":["bulk-edit","cli","csv-import","dbp-wp","local-first","npx","spreadsheet","svelte","typescript","wordpress","wordpress-plugin","wordpress-rest-api"],"latest_commit_sha":null,"homepage":"https://wp.dbp.jp","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takashi-matsuyama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2026-06-11T10:31:06.000Z","updated_at":"2026-06-24T02:46:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/takashi-matsuyama/dbp_wp","commit_stats":null,"previous_names":["takashi-matsuyama/dbp_wp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/takashi-matsuyama/dbp_wp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashi-matsuyama%2Fdbp_wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashi-matsuyama%2Fdbp_wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashi-matsuyama%2Fdbp_wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashi-matsuyama%2Fdbp_wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takashi-matsuyama","download_url":"https://codeload.github.com/takashi-matsuyama/dbp_wp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takashi-matsuyama%2Fdbp_wp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35319810,"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-07-10T02:00:06.465Z","response_time":60,"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":["bulk-edit","cli","csv-import","dbp-wp","local-first","npx","spreadsheet","svelte","typescript","wordpress","wordpress-plugin","wordpress-rest-api"],"created_at":"2026-07-10T04:01:41.380Z","updated_at":"2026-07-10T04:01:42.395Z","avatar_url":"https://github.com/takashi-matsuyama.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DBP WP\n\nA local-first editor for WordPress. Edit post bodies in Markdown or HTML without opening\nwp-admin, bulk-edit across many posts in a spreadsheet, and typeset print-ready PDFs — all\nfrom a lightweight `npx` app. Built for the headless-CMS era.\n\nIts **core is single-post body editing**: open a post and write in Markdown or HTML with a\nlive preview — a lightweight alternative to the full-page, plugin-heavy block editor. Around\nthat core, a spreadsheet view bulk-edits many posts at once, and Print Design turns HTML + CSS\ninto print-ready PDFs.\n\nDBP WP talks directly to your own WordPress site using the WordPress REST API and\n[Application Passwords](https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/).\nYour data stays in your WordPress install; the app keeps only local settings.\n\n## Architecture\n\nDBP WP is a three-layer monorepo, so the distribution shell can change without rewriting\nthe application:\n\n| Package          | Role                                                                                                   |\n| ---------------- | ------------------------------------------------------------------------------------------------------ |\n| `@dbp-wp/core`   | Node library: WordPress REST client, formula engine, importer, typesetting data generation (npm).      |\n| `@dbp-wp/ui`     | Shell-agnostic Web SPA (Svelte 5): table view and spreadsheet.                                             |\n| `dbp-wp` (CLI)   | `npx` shell: starts a localhost server, serves the UI, and opens the browser.                          |\n\nCredentials and WordPress requests stay in the Node process (CLI), so the browser UI never\nholds secrets and is not subject to cross-origin restrictions.\n\n## Quick start (development)\n\n```sh\nnpm install\nnpm run build\nnpm test\nnpm run dev      # run the UI in development\n```\n\nRequires Node.js \u003e= 20.\n\n## License\n\nLicensed under the Apache License, Version 2.0. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakashi-matsuyama%2Fdbp_wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakashi-matsuyama%2Fdbp_wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakashi-matsuyama%2Fdbp_wp/lists"}