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

dev-master 2013-09-12 04:03 UTC

This package is not auto-updated.

Last update: 2024-04-27 11:28:59 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