Download the PHP package assertchris/laravel-highlight-web-component without Composer
On this page you can find all versions of the php package assertchris/laravel-highlight-web-component. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download assertchris/laravel-highlight-web-component
More information about assertchris/laravel-highlight-web-component
Files in assertchris/laravel-highlight-web-component
Download assertchris/laravel-highlight-web-component
More information about assertchris/laravel-highlight-web-component
Files in assertchris/laravel-highlight-web-component
Vendor assertchris
Package laravel-highlight-web-component
Short Description A Laravel plugin with a custom Web Component for highlighting code, using tempest/highlight.
License MIT
Homepage https://github.com/assertchris/w-code
Package laravel-highlight-web-component
Short Description A Laravel plugin with a custom Web Component for highlighting code, using tempest/highlight.
License MIT
Homepage https://github.com/assertchris/w-code
Please rate this library. Is it a good library?
Informations about the package laravel-highlight-web-component
Laravel Highlight Web Component
This is a Laravel plugin which introduces a custom Web Component for highlighting code using tempest/highlight.
To get started:
Import and use the custom component:
Use it in your templates:
[!WARNING]
You must still have Axios in your Laravel project for this to work.
Configuration
You can view and customise the config by publishing the vendor config files:
All versions of laravel-highlight-web-component with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
illuminate/cache Version ^9.0|^10.0|^11.0
illuminate/http Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0
tempest/highlight Version ^2.3
illuminate/cache Version ^9.0|^10.0|^11.0
illuminate/http Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0
tempest/highlight Version ^2.3
The package assertchris/laravel-highlight-web-component contains the following files
Loading the files please wait ....