{"id":19335227,"url":"https://github.com/wp-blocks/typescript-wp-block","last_synced_at":"2025-04-23T00:31:53.728Z","repository":{"id":88855909,"uuid":"588222362","full_name":"wp-blocks/typescript-wp-block","owner":"wp-blocks","description":"A clean boilerplate for WordPress Blocks (Gutenberg Editor), in typescript","archived":false,"fork":false,"pushed_at":"2024-01-08T13:09:50.000Z","size":324,"stargazers_count":20,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T05:51:41.225Z","etag":null,"topics":["gutenberg","typescript","wordpress","wp-block"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wp-blocks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-01-12T16:05:46.000Z","updated_at":"2025-03-06T22:17:02.000Z","dependencies_parsed_at":"2024-01-07T17:50:02.502Z","dependency_job_id":null,"html_url":"https://github.com/wp-blocks/typescript-wp-block","commit_stats":null,"previous_names":["wp-blocks/typescript-wp-block"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Ftypescript-wp-block","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Ftypescript-wp-block/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Ftypescript-wp-block/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-blocks%2Ftypescript-wp-block/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-blocks","download_url":"https://codeload.github.com/wp-blocks/typescript-wp-block/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250348290,"owners_count":21415893,"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":["gutenberg","typescript","wordpress","wp-block"],"created_at":"2024-11-10T03:06:31.414Z","updated_at":"2025-04-23T00:31:53.269Z","avatar_url":"https://github.com/wp-blocks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript WP-Block boilerplate\n\n\u003e A clean boilerplate for WordPress Blocks (Gutenberg Editor) \n\n## Features:\n\n- 🪄️ **Typed** - Write you next WordPress block with next gen strongly typed javascript  \n- 🛡️️ **Testable** - With unit and e2e tests already in place (with coverage checking)\n- 🪶 **Lightweight** - Only what to you need to start your project, nothing else!\n- 🎈 **No dependencies** - Dependencies tend to have dependencies endlessly and this can lead to security issues. This is a package, and it doesn't need anything else!\n- 🚀 **Ready-to-go** - download, replace the string \"boilerplate\", install, and you are done!  \n- 😎 **CI** - Continuous integration with multiple node builds and testing\n- 📦 **Bundled** - Webpack optimized and minified build with types!\n- 🪅 **Easy to use** - No extra skills required! You will build your own plugin according to your knowledge\n\n### Setup:\n\nclone the project into your plugin folder:\n\n```shell\ngit clone https://github.com/your-username/typescript-wp-block.git\n```\nThen: \n- Rename the plugin folder with the chosen plugin name slug\n- Do the same for the [typescript-wp-block.php](typescript-wp-block.php) file with the same string as the directory\n- Replace every occurrence of word \"boilerplate\" with your own plugin name.\n- Once the above points are completed, install with npm\n\n```shell\nnpm install\n```\n\nand you are 🎉 Done!\n\n---\n\n### Getting started with WordPress Block Editor\nhttps://developer.wordpress.org/block-editor/getting-started/\n\n---\n\n\n### LINKS\n- Jest - https://jestjs.io/docs/getting-started\n- WordPress e2e testing - https://developer.wordpress.org/block-editor/reference-guides/packages/packages-e2e-test-utils/\n- Typescript - https://www.typescriptlang.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-blocks%2Ftypescript-wp-block","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-blocks%2Ftypescript-wp-block","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-blocks%2Ftypescript-wp-block/lists"}