A tool for creating technical documents and web standards.
Go to file
Sid Vishnoi 38deff3392
chore: remove unused files, config and packges (#3400)
* chore: remove all trace of jquery

* chore(eslintrc): use ignorePatterns instead of .eslintignore

* remove all trace of jshint

* remove unused karma-mocha dependency

* remove unnecessary script from package.json

* cleanup eslintrc

* missed jquery in package.json
2021-03-24 09:08:08 +11:00
.github chore: remove snyk (#3299) 2021-02-15 19:23:39 +05:30
.vscode chore: gitignore vscode settings (#3286) 2021-02-03 19:33:41 +05:30
assets styles(caniuse): align styles with caniuse.com (#3371) 2021-03-10 10:59:22 +05:30
builds v26.4.0 2021-03-21 14:31:37 +11:00
examples fix(examples/starter.html): user newer syntax/features (#3313) 2021-02-17 14:20:43 +05:30
js/deps chore(deps-dev): use updated rollup plugins (#3392) 2021-03-22 11:53:32 +11:00
profiles chore: remove unused files, config and packges (#3400) 2021-03-24 09:08:08 +11:00
src chore: remove unused files, config and packges (#3400) 2021-03-24 09:08:08 +11:00
tests chore: remove unused files, config and packges (#3400) 2021-03-24 09:08:08 +11:00
tools refactor: build respec-highlight alongside respec-worker (#3390) 2021-03-22 15:14:14 +05:30
worker refactor: build respec-highlight alongside respec-worker (#3390) 2021-03-22 15:14:14 +05:30
.editorconfig Changed to use 2 instead of 4 spaces 2016-03-02 11:44:56 +11:00
.eslintrc.json chore: remove unused files, config and packges (#3400) 2021-03-24 09:08:08 +11:00
.gitignore chore: gitignore vscode settings (#3286) 2021-02-03 19:33:41 +05:30
CHANGELOG.md chore(CHANGELOG): regenerate (#3391) 2021-03-21 16:07:28 +05:30
CODE_OF_CONDUCT.md chore(CODE_OF_CONDUCT): update enforcement contacts (#2802) 2020-03-23 12:27:14 +05:30
CONTRIBUTING.md Create CONTRIBUTING.md 2018-03-07 13:17:40 +11:00
LICENSE chore(LICENSE): Update text to 2015 version (#2742) 2020-02-07 15:55:22 +11:00
README.md chore: remove snyk (#3299) 2021-02-15 19:23:39 +05:30
karma.conf.js chore(karma.conf.js): remove unused config (#2877) 2020-05-19 03:08:39 +05:30
package-lock.json chore: remove unused files, config and packges (#3400) 2021-03-24 09:08:08 +11:00
package.json chore: remove unused files, config and packges (#3400) 2021-03-24 09:08:08 +11:00
serve.json chore(server): don't clear file extensions 2018-10-04 00:46:51 +10:00

README.md

ReSpec

Backers on Open Collective Sponsors on Open Collective Build Status Website status

ReSpec is a JS library that makes it easier to write technical specifications, or documents that tend to be technical in nature in general. It was originally designed for the purpose of writing W3C specifications, but has since grown to be able to support other outputs as well.

Getting started

If you are just interested in writing a spec, you can grab the starter spec.

We have extensive documentation on how to use ReSpec in our wiki, including:

You don't need to check-out or fork this repository.

If you are new to spec writing, we strongly encourage you to read:

Getting help

If you experience issues, please email spec-prod@w3.org or if you think something is broken, file a bug.

Please note: ReSpec is not endorsed by W3C and nobody should expect the W3C Webmaster to provide advice on problems encountered with ReSpec, or on why it may be failing to produce pubrules-compliant content.

Bibliographical references

Bibliographical references have been moved out of ReSpec. You want to use specref.org.

Want to see complete documentation?

Documentation for ReSpec is available in our wiki.

Contribute

Please see our developer guide.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]