Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 728 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 728 Bytes

Assets Library

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