Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffreyvr/dropblockeditor
A nice block based editor made with Laravel Livewire.
https://github.com/jeffreyvr/dropblockeditor
laravel livewire php
Last synced: 25 days ago
JSON representation
A nice block based editor made with Laravel Livewire.
- Host: GitHub
- URL: https://github.com/jeffreyvr/dropblockeditor
- Owner: jeffreyvr
- License: mit
- Created: 2023-03-15T22:11:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T15:54:24.000Z (6 months ago)
- Last Synced: 2024-10-01T09:22:42.991Z (about 1 month ago)
- Topics: laravel, livewire, php
- Language: PHP
- Homepage: https://dropblockeditor.com
- Size: 246 KB
- Stars: 94
- Watchers: 8
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
[![Build Status](https://github.com/jeffreyvr/dropblockeditor/workflows/run-tests/badge.svg?label=tests)](https://github.com/jeffreyvr/dropblockeditor/actions?query=workflow%3Arun-tests+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/jeffreyvr/dropblockeditor.svg)](https://packagist.org/packages/jeffreyvr/dropblockeditor)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/jeffreyvr/dropblockeditor.svg)](https://packagist.org/packages/jeffreyvanrossum/dropblockeditor)## Introduction
The DropBlockEditor package provides you with a cool drag and drop editor. It allows you to easily create your own custom blocks and make them editable through Livewire components.
> Note: This package is in the pre-release stage. Code is subject to change and should not considered stable at this time.
> To use with Livewire v2, use version <= 0.1.3.
## Documentation
Documentation for DropBlockEditor can be found on the [DropBlockEditor website](https://dropblockeditor.com).
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Contributions are welcome!
## Security Vulnerabilities
If you discover any security-related issues, please [send an email](https://vanrossum.dev/en/contact) instead of using the issue tracker.
## Credits
- [Jeffrey van Rossum](https://github.com/jeffreyvr)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.