
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
gitbook-plugin-language-selected
Advanced tools
plugins
in book.json
file to include language-picker
plugin.{
"plugins": [
"language-picker"
]
}
Run gitbook install
in console to install plugins.
You'll find "globe" icon in toolbar.
Click that icon, dropdown menu will show you a grid with references to all languages that you set in root file LANGS.md
.
Access to ../index.html
("Select language" page) required, so don't try to retrieve languages locally yet.
After selecting language browser will be moved to translated version of current page.
You can set:
grid-columns
) - (default: 3
).Add into book.json
"pluginsConfig": {
"language-picker": {
"grid-columns": 3
}
}
There is dialect and also country division. So I don't want to split languages on both; you can read other good information about it and think about that doing it or not yourself.
FAQs
a plugins for gitbook for language selected
We found that gitbook-plugin-language-selected 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.