atelierspierrot / assets-library
The javascript & css library of Les Ateliers.
Installs: 90
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:library-assets
Requires
Requires (Dev)
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