
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
@shower/material
Advanced tools
Default theme for the Shower presentation engine. Doesn’t include engine itself. See it in action. Follow @shower_me for support and updates, file an issue if you have any.
Get the Shower template where Ribbon is already included. Download the template archive or create a slide deck via CLI tool. It requires Node.js installed.
npx @shower/cli create
Wait for the installation and choose the material option in the wizard and you’re all set.
All theme’s features are demonstrated in the index.html file, see it live. Use it as a reference while building your presentation. See more detailed features overview.
Material theme supports any slide ratio you want. But it’s optimized for the most common ones: 16×9 and 4×3. It’s 16×9 by default, but you can change it by adjusting --slide-ratio
property for .shower
, see example in index.html
.
By default Material theme is green, but you can easily change the key color by adjusting --color-key
property for .shower
. You can choose any color you want, just make sure that it’s dark enough for a good contrast. For example, in Material Color Tool good colors start at 500 column.
You can export slides to PDF by printing it via built-in dialog in Chromium-based browsers or via CLI tool. See printing documentation for more options.
If you want to adjust theme for your needs:
npm install
.npm start
.To take part in Material development please read contributing guidelines first and file an issue before sending any pull request.
Licensed under MIT License.
FAQs
Material theme for Shower HTML presentation engine
The npm package @shower/material receives a total of 49 weekly downloads. As such, @shower/material popularity was classified as not popular.
We found that @shower/material demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.