tmaiaroto / li3b_core
A core library of various Lithium projects that sets up a few base classes.
Installs: 17
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Language:JavaScript
Type:lithium-library
Requires
- composer/installers: *
- michaelhue/li3_flash_message: dev-master
This package is not auto-updated.
Last update: 2025-01-18 14:56:22 UTC
README
This is the core library for Lithium Bootstrap. It holds all of the functionality and core assets. Most likely you will be using the li3_bootstrap repository for a new project and that includes this library automatically.
However, if you like, you can clone this to your project. Keep in mind that you may have some conflicting routes. Also keep in mind that there may be other configuration conflicts between your application and Lithium Bootstrap and also other libraries that have been built for use with Lithium Bootstrap.
Dependencies
This library relies on li3_flash_messages: https://github.com/michaelhue/li3_flash_message
Of course, it also requires the Lithium framework: https://github.com/UnionOfRAD/lithium