Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de committed Oct 16, 2017
1 parent 11ca9ad commit c556eef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# stackLoad - A tiny synchronous JS/CSS module loader that simply does its job.
# stackLoad - A tiny synchronous Javascript/JsonP/CSS module loader that simply does its job.
###### Marco "[Lubber](http://csdb.dk/scener/?id=124)" Wienkoop

## Features
- Checks for particular JS Logic/existing Objects in order to prevent loading already existing code which was _not_ embedded using stackload
- Checks for particular Javascript Logic/existing Objects in order to prevent loading already existing code which was _not_ embedded using stackload
- Avoids multiple embedding of same files
- Files will be stacked and loaded synchronously after each other and a callback can be given for each stack
- Logs missing files to the console if supported
Expand Down

0 comments on commit c556eef

Please sign in to comment.