
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
rainway-doc-format
Advanced tools
Rainway documentation formatter.
npx rainway-doc-format --helprainway-doc-format [options] -i <input> -i <output>
Options:
--xmldoc Informs the formatter your input was sourced from xmldoc.
--api-extractor Informs the formatter your input was sourced from api-extractor.
--src-lib The name of the library your input was generated from.
--dest-lib The vanity name of the library you want docs to use.
--index The url of the root page for the docs.
--home The url of the overall docs homepage.
-i Input file(s) globs supported.
-o Output directory.
Examples:
rainway-doc-format --xmldoc -i csharp-docs/*.md -o docs/
- uses: RainwayApp/rainway-doc-format@v1.0.0
with:
# Input file(s) globs supported. (required)
input: *.md
# Output directory. (required)
output: docs/
# The name of the library your input was generated from. (required)
src-lib: my-lib
# The vanity name of the library you want docs to use. (required)
dest-lib: your-lib
# Informs the formatter your input was sourced from xmldoc. (optional, default 'false')
# xmldoc: 'false'
# Informs the formatter your input was sourced from api-extractor. (optional, default 'true')
# api-extractor: 'true'
# The url of the root page for the docs. (optional, default '.')
# index: .
# The url of the overall docs homepage. (optional, default '.')
# home: .
FAQs
Rainway documentation formatter
The npm package rainway-doc-format receives a total of 0 weekly downloads. As such, rainway-doc-format popularity was classified as not popular.
We found that rainway-doc-format demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies