Closed
Description
What would you want to propose?
@csstools/css-tokenizer and @csstools/css-parser-algorithms fill a very useful need as standards-compliant and actively-maintained value-level CSS parsers. However, the lack of documentation stands as a major barrier to actually using this library. Beyond the README, there's no textual documentation at all either in the repo, on a website, or in the source code.
Suggested solution
Write function- and type-level documentation and, ideally, render it with a tool like TypeDoc and publish it online.
Additional context
No response
Validations
- Follow our Code of Conduct
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Would you like to open a PR for this feature?
- I'm willing to open a PR