https://github.com/jdmaymeow/cake-highlight
:paintbrush: Highlight JS plugin for CakePHP
https://github.com/jdmaymeow/cake-highlight
cakephp-plugin code highlight-text
Last synced: 7 months ago
JSON representation
:paintbrush: Highlight JS plugin for CakePHP
- Host: GitHub
- URL: https://github.com/jdmaymeow/cake-highlight
- Owner: jdmaymeow
- License: other
- Created: 2017-03-17T09:43:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T09:50:27.000Z (almost 9 years ago)
- Last Synced: 2025-05-15T10:21:27.696Z (9 months ago)
- Topics: cakephp-plugin, code, highlight-text
- Language: CSS
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# CakeHighlight plugin for CakePHP
## Installation
You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).
The recommended way to install composer packages is:
```
composer require jdmaymeow/cake-highlight
```