expressive-code-fullscreen
v1.1.0
Published
Add fullscreen functionality to codeblocks in your documentation website.
Maintainers
Readme
Features
- Fullscreen Mode: Toggle code blocks to fullscreen view for better readability
- Font Size Controls: Adjust text size within fullscreen mode
- Keyboard Navigation: Exit fullscreen with Escape key or browser back button
- Smart Targeting: Choose to add buttons to all blocks or only titled ones
- Customizable Theming: Extensive theme customization options
Installation
Install the plugin using your preferred package manager:
npm install expressive-code-fullscreenQuick Start
import { pluginFullscreen } from 'expressive-code-fullscreen';
// Add to your Expressive Code configuration
plugins: [pluginFullscreen()]Documentation
For comprehensive documentation, installation guides, configuration options, and examples, visit the plugin documentation.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
License
Licensed under the MIT License, Copyright © frostybee.
See LICENSE for more information.
