
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.
ember-reveal-js
Advanced tools
This Ember addon provides an easy way to include reveal.js presentations in Ember apps.
Param | Abbreviation | Usage | Explanation |
---|---|---|---|
width | w | w=1600 | Presentation width. Use together with height to define slide aspect ratio. Useful for printing to PDF. |
height | h | h=900 | Presentation height. Use together with width to define slide aspect ratio. Useful for printing to PDF. |
controls | c | c=false | Visibility of arrow navigation controls. Defaults to visible. Specify false to hide them. |
indexh | h | h=17 | Horizontal index of current slide. |
indexv | v | v=3 | Vertical index of current slide. |
print-pdf | print-pdf | print-pdf=true |
Add print-pdf=true
to the querystring to invoke the reveal.js print stylesheets. Favor Chrome. Remove margins. Choose a paper aspect ratio that matches your presentation aspect ratio.
Works with simple layouts... not so much with more complicated layouts. There are issues with reveal.js itself.
git clone
this repositorynpm install
bower install
ember server
npm test
(Runs ember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
FAQs
Include reveal.js presentations in Ember apps.
The npm package ember-reveal-js receives a total of 0 weekly downloads. As such, ember-reveal-js popularity was classified as not popular.
We found that ember-reveal-js 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.