
Security News
Socket Integrates With Bun 1.3’s Security Scanner API
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
@mikaello/avrodoc-plus
Advanced tools
Documentation tool for Avro schemas. Forked from https://github.com/leosilvadev/avrodoc-plus.
avrodoc-plus is a documentation tool for Apache Avro schemas.
This project originates from ept/avrodoc -> ckatzorke/avrodoc-plus -> leosilvadev/avrodoc-plus, which are all great, but receives no further updates.
npm install --global @mikaello/avrodoc-plus | yarn add global @mikaello/avrodoc-plus
avrodoc-plus -i source -o out.html
Or without installation:
npx @mikaello/avrodoc-plus -i source -o out.html
USAGE:
avrodoc-plus [FLAGS] [OPTIONS] [AVRO FILES...]
FLAGS:
--ignore-invalid Ignore avsc files that can not be parsed as JSON (instead of quiting)
OPTIONS:
-i, --input <folder> Pass in a source folder that will recursively parsed and crawled for avsc files
-o, --output <file> The file where the generated doc should be written to
--title <title> The title that will be used in the generated HTML page, deafults to "Avrodoc".
-s, --style <file> Your own less file, used to override specific style of your generated page
ARGS:
<AVRO FILES>... If not --input is given, you can specify individual AVRO files here
EXAMPLES:
avrodoc --ignore-invalid --input ./schemas --output avrodoc.html --title "My First Avrodoc"
avrodoc --output avro.html --style my-styles.less avro_schema1.avsc avro_schema2.avsc avro_schema3.avsc
FAQs
Documentation tool for Avro schemas. Forked from https://github.com/leosilvadev/avrodoc-plus.
The npm package @mikaello/avrodoc-plus receives a total of 796 weekly downloads. As such, @mikaello/avrodoc-plus popularity was classified as not popular.
We found that @mikaello/avrodoc-plus demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.
Security News
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.