
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
docsify-tools
Advanced tools
Quickly document your (typescript or otherwise) projects!
Usage:
docsify-init [-r repoDir] [-d docsDir]
Initializes docsify in the specified repo and docs sub-directory. By default, the repo is the current directory and the subdirectory is "docs".
You can use docsify-init -r . -d .
to initialize in a pure-documentation repo.
Usage:
docsify-auto-sidebar -d docs
Generates a new _sidebar.md
for docsify. You can prefix directories with a number and a dash to
control the ordering, the number and dash will not appear in the sidebar text. For example:
1-Guides
2-API
will result with "Guides" and "API" items in the sidebar.
Other dashes will be replaced with spaces
Like api-documenter, but it doesn't generate separate files for methods or properties. Create the .api.json files in a directory (e.g. in docs/2-API) and then run it:
generate-ts-doc markdown -i docs/2-API -o docs/2-API
Don't forget to setup your repo so that github generates a documentation site
FAQs
Quickly document your (typescript or otherwise) projects!
The npm package docsify-tools receives a total of 7,862 weekly downloads. As such, docsify-tools popularity was classified as popular.
We found that docsify-tools demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.