atelierspierrot/assets-library

This package is abandoned and no longer maintained. No replacement package was suggested.

The javascript & css library of Les Ateliers.

v1.0.4 2014-06-22 21:35 UTC

This package is not auto-updated.

Last update: 2024-03-02 12:31:24 UTC


README

The javascript & css library of Les Ateliers Pierrot.

Presentation

This package is a collection of "self-made" assets features (Javascript and CSS) defined as a set of "presets" that can be handled by the Assets Manager package.

Demo

For a full demo, browse to http://path/to/package/demo/.

Documentation

A documentation can be built using JSDoc. To build it, run:

../path/to/jsdoc -c conf.json

TODO

  • Clean all things storing them by scope
  • Give each scope a "good" name
  • Define a preset for each file and then a "scope" preset with only dependencies
  • Find a performant "include()" system