Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wp-performance/shiki-my-code
Transform your code with Shiki.
https://github.com/wp-performance/shiki-my-code
code gutenberg-blocks shiki wordpress wordpress-plugin
Last synced: 2 months ago
JSON representation
Transform your code with Shiki.
- Host: GitHub
- URL: https://github.com/wp-performance/shiki-my-code
- Owner: WP-Performance
- License: gpl-2.0
- Created: 2024-08-17T10:24:34.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T15:19:26.000Z (4 months ago)
- Last Synced: 2024-10-10T03:41:55.537Z (2 months ago)
- Topics: code, gutenberg-blocks, shiki, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage:
- Size: 4.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE.md
Awesome Lists containing this project
README
# Shiki my code
Transform your code with Shiki.
- [https://shiki.style/](https://shiki.style/)
## Gutenberg Block
This plugin adds a Gutenberg block to display a code with Shiki.
The transformation code is done in the editor. No dependencies are required in frontend.
You can choose themes for your code block. Highlight lines with just a simple comment.## Settings
You can define the default theme in the settings page. When you add a new block, the default theme will be selected.
List of themes: [https://shiki.style/themes](https://shiki.style/themes)
## Author
- Faramaz Patrick - WP Performance - Goodmotion
## License
Shiki My Code is released under the terms of the GNU General Public License
version 2 or (at your option) any later version. See [LICENSE.md](LICENSE.md) for complete license.