
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Use OpenAPI(swagger) file generate plantuml mindmap.
apimind --url https://petstore.swagger.io/v2/swagger.json -o test.puml
For use in command line, install globally:
$ npm install apimind -g
$ apimind -h
Usage: apimind [options]
Generate PlantUML from OpenAPI
Options:
-V, --version output the version number
--url <url> remote url
-i, --input <file> input file (*.yaml, *.json)
-o, --output <name> output file (*.puml)
-h, --help display help for command
Clone this repository locally :
$ git clone https://github.com/hsuanxyz/apimind.git
Install dependencies with npm:
$ npm install
$ npm run build
MIT
FAQs
Use OpenAPI(swagger) file generate plantuml mindmap.
The npm package apimind receives a total of 0 weekly downloads. As such, apimind popularity was classified as not popular.
We found that apimind 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
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.