{"id":13906537,"url":"https://github.com/speced/respec","last_synced_at":"2025-04-29T18:38:36.553Z","repository":{"id":3249369,"uuid":"4287066","full_name":"speced/respec","owner":"speced","description":"A tool for creating technical documents and web standards","archived":false,"fork":false,"pushed_at":"2025-04-21T11:02:49.000Z","size":119981,"stargazers_count":737,"open_issues_count":210,"forks_count":399,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-04-23T20:16:56.633Z","etag":null,"topics":["hacktoberfest","javascript","pre-processor","respec","w3c","w3c-specification","web-standards"],"latest_commit_sha":null,"homepage":"https://respec.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/speced.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"open_collective":"respec"}},"created_at":"2012-05-10T16:39:37.000Z","updated_at":"2025-04-19T17:37:55.000Z","dependencies_parsed_at":"2023-11-16T15:44:40.926Z","dependency_job_id":"5f60e077-9fe7-495b-9d5f-583d9d0d869a","html_url":"https://github.com/speced/respec","commit_stats":{"total_commits":4726,"total_committers":141,"mean_commits":33.5177304964539,"dds":0.5931019889970377,"last_synced_commit":"721f7d749165f5420534a563a704ba9699054352"},"previous_names":["speced/respec"],"tags_count":794,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speced%2Frespec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speced%2Frespec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speced%2Frespec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speced%2Frespec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speced","download_url":"https://codeload.github.com/speced/respec/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251561236,"owners_count":21609360,"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":["hacktoberfest","javascript","pre-processor","respec","w3c","w3c-specification","web-standards"],"created_at":"2024-08-06T23:01:37.785Z","updated_at":"2025-04-29T18:38:36.521Z","avatar_url":"https://github.com/speced.png","language":"JavaScript","readme":"# ReSpec\n\n[![Backers on Open Collective](https://opencollective.com/respec/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/respec/sponsors/badge.svg)](#sponsors)\n[![Build Status](https://github.com/speced/respec/workflows/Node%20CI/badge.svg?branch=develop)](https://github.com/speced/respec/actions?query=workflow%3A%22Node+CI%22+branch%3Adevelop)\n[![Website status](https://img.shields.io/github/workflow/status/marcoscaceres/respec.org/Health%20Check?label=respec.org\u0026logo=curl)](https://github.com/marcoscaceres/respec.org/actions?query=workflow%3A%22Health+Check%22)\n\nReSpec is a JS library that makes it easier to write technical specifications, or documents\nthat tend to be technical in nature in general. It was originally designed for the purpose\nof writing W3C specifications, but has since grown to be able to support other outputs as\nwell.\n\n## Getting started\n\nIf you are just interested in writing a spec, you can grab the [starter spec](examples/starter.html).\n\nWe have extensive documentation on [how to use ReSpec](https://github.com/speced/respec/wiki) in our wiki, including:\n\n  * [User's guide](https://github.com/speced/respec/wiki/ReSpec-Editor's-Guide)\n  * [WebIDL guide](https://github.com/speced/respec/wiki/WebIDL-Guide)\n\n**You don't need to check-out or fork this repository.**\n\nIf you are new to spec writing, we strongly encourage you to read:\n\n  * [API Design Principles](https://w3ctag.github.io/design-principles/)\n  * [Writing Promise-Using Specifications](https://www.w3.org/2001/tag/doc/promises-guide)\n  * [Privacy and Security Self-Review Questionnaire](https://w3ctag.github.io/security-questionnaire/)\n  * [Short i18n review checklist](https://www.w3.org/International/techniques/shortchecklist.html)\n  * [Adding another permission? A guide](https://github.com/w3cping/adding-permissions/blob/master/README.md)\n\n## Getting help\n\nIf you experience issues, please email [spec-prod@w3.org](mailto:spec-prod@w3.org) or\nif you think something is broken, [file a bug](https://github.com/speced/respec/issues).\n\n**Please note:** ReSpec is not endorsed by W3C and nobody should expect the W3C Webmaster to provide advice on\nproblems encountered with ReSpec, or on why it may be failing to produce pubrules-compliant\ncontent.\n\n## Bibliographical references\n\nBibliographical references have been moved out of ReSpec. You want to use\n[specref.org](http://www.specref.org/).\n\n## Want to see complete documentation?\n\n[Documentation for ReSpec](https://github.com/speced/respec/wiki) is available in our wiki.\n\n## Contribute\n\nPlease see our [developer guide](https://github.com/speced/respec/wiki/Developers-Guide).\n\nPlease note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"https://github.com/speced/respec/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/respec/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n\n\n## Backers\n\nThank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/respec#backer)]\n\n\u003ca href=\"https://opencollective.com/respec#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/backers.svg?width=890\"\u003e\u003c/a\u003e\n\n\n## Sponsors\n\nSupport this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/respec#sponsor)]\n\n\u003ca href=\"https://opencollective.com/respec/sponsor/0/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/1/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/2/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/3/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/4/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/5/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/6/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/7/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/8/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/respec/sponsor/9/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/respec/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n","funding_links":["https://opencollective.com/respec"],"categories":["JavaScript","javascript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeced%2Frespec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeced%2Frespec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeced%2Frespec/lists"}