Skip to content

Commit

Permalink
Merge pull request microjs#966 from StephanHoyer/patch-3
Browse files Browse the repository at this point in the history
add classies
  • Loading branch information
pineapplemachine authored Jun 6, 2018
2 parents ceaefbc + dac0b66 commit c69fa8a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data.js
Original file line number Diff line number Diff line change
Expand Up @@ -5590,5 +5590,13 @@ module.exports = [{
description: "1kb JavaScript Identify Number Validater.",
url: "https://github.com/kucukharf/tiv",
source: "https://raw.githubusercontent.com/kucukharf/tiv/master/tiv.min.js"
},
{
name: "classies",
github: "StephanHoyer/classies",
tags: ["css", "classes"],
description: "Small and fast conditional css class builder",
url: "https://github.com/StephanHoyer/classies",
source: "https://github.com/StephanHoyer/classies/blob/master/index.js"
}
];

0 comments on commit c69fa8a

Please sign in to comment.