
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.
grunt-joli-markdown
Advanced tools
Markdown documentation generator based on mixu/markdown-styles
Markdown documentation generator based on mixu/markdown-styles
Github Markdown Cheatsheeet
npm install grunt-joli-markdown
grunt.config.init({
joli_markdown:{
options: {
input: './docs',
output: './public/docs',
layout: 'joli-markdown-light'
}
}
};
{
"index": {
"base": "index.html",
"title": "Grunt Joli Markdown",
"sections": [
{"url": "index.html#install","body": "Install"},
{"url": "index.html#usage","body": "Usage"},
{"url": "index.html#toc","body": "TOC"},
{"url": "index.html#options","body": "Options"},
{"url": "index.html#screenshot","body": "Screenshot"}
],
"repoUrl": "https://gihub.com",
"menu": [
{"url": "pages/hello_world.html","body": "Hello World"}
]
},
"all": {
"base": "../index.html",
"title": "Grunt Joli Markdown",
"repoUrl": "https://gihub.com",
"menu": [
{"url": "pages/hello_world.html","body": "Hello World"},
{"url": "pages/introduction.html","body": "Intoduction"}
]
}
}
@see markdown-styles
.md Files folder
Type: String
HTML Documentation output folder
Type: String
HTML Documentation skin
Type: String
Default value: joli-markdown
Possible values:
joli-markdown
joli-markdown-light
FAQs
Markdown documentation generator based on mixu/markdown-styles
The npm package grunt-joli-markdown receives a total of 2 weekly downloads. As such, grunt-joli-markdown popularity was classified as not popular.
We found that grunt-joli-markdown 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.