larasset-js
v1.2.1
Published
Asset packaging system that concatenates and serves JavaScript, CSS... for Larasset package.
Downloads
4
Maintainers
Readme
Larasset-JS
Asset packaging system that concatenates and serves JavaScript, CSS... for Larasset package.
The asset pipeline provides a framework to concatenate and minify or compress JavaScript and CSS assets. It also adds the ability to write these assets in other languages and pre-processors such as CoffeeScript, LESS and EJS.
This module is used by the Larasset package which is a Laravel PHP framework extension.
For a more complete description of this module, you can read the Wiki docs of Larasset:
- The Asset Pipeline Guide
- Working with Ajax/JavaScript in Laravel Guide
Credits
- The original Asset Pipeline (Sprockets) from the Ruby on Rails framework.
- A Node.js port of the Asset Pipeline: Mincer
- A PHP port of the Asset Pipeline
Acknowledgements
Released under the MIT License.
This is beta-quality software
It works well according to our tests. The internal API may change and other features will be added. We are working to make Larasset-JS production quality software.