Big is presentation system that runs in the browser and was built around the concept of minimalism.
It takes text and images and bloats them up as much as possible, making them very readable on screen.
This allows the presentation to run properly without having people squinting at the text and also allows them to use it with projectors when available.
The side effect of this approach is that developers won't have to waste time tweaking CSS and HTML code, the texts and images being displayed at the optimal size automatically by Big's algorithm.
Everything is also self-contained with Big, the presentational system coming with all libraries and file assets packed out of the box, so no Internet connection will be needed to access online resources or CDN-hosted files.
Installation instructions are provided with the package's README file.
What is new in this release:
- Fixed IE9 and earlier support by accessing data attributes with getAttribute rather than the dataset object.
- Speakers notes: adding notes in a <notes> element will show those notes in your developer console when you visit that slide.
What is new in version 1.0.1:
- Fixed IE9 and earlier support by accessing data attributes with getAttribute rather than the dataset object.
- Speakers notes: adding notes in a <notes> element will show those notes in your developer console when you visit that slide.
What is new in version 1.0.0:
- Fixed IE9 and earlier support by accessing data attributes with getAttribute rather than the dataset object.
- Speakers notes: adding notes in a <notes> element will show those notes in your developer console when you visit that slide.
Requirements:
- JavaScript enabled on client side
תגובות לא נמצא