Skip to content

Commit

Permalink
Carpet.js added
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszgachowski committed Dec 8, 2014
1 parent f8231c6 commit 327ddb9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data-min.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions data.js
Original file line number Diff line number Diff line change
Expand Up @@ -4067,5 +4067,13 @@ module.exports = [
description: "A small, self-contained JavaScript modal library with some extra features.",
url: "https://github.com/kylepaulsen/NanoModal",
source: "https://raw.githubusercontent.com/kylepaulsen/NanoModal/master/nanomodal.js"
},
{
name: "Carpet.js",
github: "mateuszgachowski/Carpet.js",
tags: ["module", "simple", "autoload", "context", "settings", "module pattern", "advice"],
description: "Small, easy-to-learn and modular JavaScript framework for big",
url: "https://github.com/mateuszgachowski/Carpet.js",
source: "https://raw.githubusercontent.com/mateuszgachowski/Carpet.js/master/src/carpet.js"
}
];

0 comments on commit 327ddb9

Please sign in to comment.