Skip to content

Commit

Permalink
Merge pull request #961 from graciano/master
Browse files Browse the repository at this point in the history
adding mess-js
  • Loading branch information
pineapplemachine authored May 11, 2018
2 parents 3bdc006 + b954982 commit 26ab414
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
Expand Up @@ -1147,6 +1147,14 @@ module.exports = [{
url: "http://agnostic.github.io/LocalDB.js",
source: "https://raw.githubusercontent.com/Agnostic/LocalDB.js/master/src/LocalDB.js"
},
{
name: "mess-js",
github: "graciano/mess",
tags: ["message", "toast", "toasts", "android", "dialog", "info"],
description: "mess - Messages Extremely Simple Script: dialog 'android toast' like messages.",
url: "https://github.com/graciano/mess",
source: "https://raw.githubusercontent.com/graciano/mess/gh-pages/src/mess.js"
},
{
name: "Countable",
github: "RadLikeWhoa/Countable",
Expand Down Expand Up @@ -1427,7 +1435,7 @@ module.exports = [{
description: "Zero dependency javascript RIFF Wav file manipulation routines.",
url: "https://github.com/northeastnerd/wavyjs",
source: "https://raw.githubusercontent.com/northeastnerd/wavyjs/master/wavyjs.min.js"
},
},
{
name: "jBone",
github: "kupriyanenko/jbone",
Expand Down

0 comments on commit 26ab414

Please sign in to comment.