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

atelierspierrot/assets-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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