s00d / larecipe-code-viewer
A LaRecipe asset.
Installs: 70
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Vue
Requires
- php: >=7.1.0
README
LaRecipe CodeSimples
Getting Started
- Install the package via composer.
composer require s00d/larecipe-code-viewer
- Use the provided VueJs component:
<larecipe-code-viewer url="/api/v1/users"></larecipe-code-viewer>
- Customize your component via props:
License
This library is licensed under the MIT License - see the LICENSE.md file for details.