github impress/impress.js 1.0.0
v1.0.0

latest releases: v2.0.0, 1.1.0
6 years ago

impress.js 1.0, the first stable release

  • New plugin based architecture allows adding more features without bloating core src/impress.js file
    • Source files are in src/ and compiled into js/impress.js with npm run build. End users should continue to use js/impress.js as before.
  • 19 new plugins
    • Integrates impressConsole.js by default (press 'P' to open speaker console)
    • Markdown support for those that are too much in a hurry to type HTML
    • 5 new demo presentations under examples/ show case the new features
    • Removes the code that prevented impress.js from running on mobile phones

You can read more about this release on my blog: http://openlife.cc/blogs/2018/march/impressjs-10-released

Don't miss a new impress.js release

NewReleases is sending notifications on new releases.