Skip to content

Commit b954982

Browse files
committed
adding mess-js
1 parent 27b0617 commit b954982

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

data.js

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,6 +1139,14 @@ module.exports = [{
11391139
url: "http://agnostic.github.io/LocalDB.js",
11401140
source: "https://raw.githubusercontent.com/Agnostic/LocalDB.js/master/src/LocalDB.js"
11411141
},
1142+
{
1143+
name: "mess-js",
1144+
github: "graciano/mess",
1145+
tags: ["message", "toast", "toasts", "android", "dialog", "info"],
1146+
description: "mess - Messages Extremely Simple Script: dialog 'android toast' like messages.",
1147+
url: "https://github.com/graciano/mess",
1148+
source: "https://raw.githubusercontent.com/graciano/mess/gh-pages/src/mess.js"
1149+
},
11421150
{
11431151
name: "Countable",
11441152
github: "RadLikeWhoa/Countable",
@@ -1419,7 +1427,7 @@ module.exports = [{
14191427
description: "Zero dependency javascript RIFF Wav file manipulation routines.",
14201428
url: "https://github.com/northeastnerd/wavyjs",
14211429
source: "https://raw.githubusercontent.com/northeastnerd/wavyjs/master/wavyjs.min.js"
1422-
},
1430+
},
14231431
{
14241432
name: "jBone",
14251433
github: "kupriyanenko/jbone",

0 commit comments

Comments
 (0)