Skip to content

Commit 26ab414

Browse files
Merge pull request microjs#961 from graciano/master
adding mess-js
2 parents 3bdc006 + b954982 commit 26ab414

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
@@ -1147,6 +1147,14 @@ module.exports = [{
11471147
url: "http://agnostic.github.io/LocalDB.js",
11481148
source: "https://raw.githubusercontent.com/Agnostic/LocalDB.js/master/src/LocalDB.js"
11491149
},
1150+
{
1151+
name: "mess-js",
1152+
github: "graciano/mess",
1153+
tags: ["message", "toast", "toasts", "android", "dialog", "info"],
1154+
description: "mess - Messages Extremely Simple Script: dialog 'android toast' like messages.",
1155+
url: "https://github.com/graciano/mess",
1156+
source: "https://raw.githubusercontent.com/graciano/mess/gh-pages/src/mess.js"
1157+
},
11501158
{
11511159
name: "Countable",
11521160
github: "RadLikeWhoa/Countable",
@@ -1427,7 +1435,7 @@ module.exports = [{
14271435
description: "Zero dependency javascript RIFF Wav file manipulation routines.",
14281436
url: "https://github.com/northeastnerd/wavyjs",
14291437
source: "https://raw.githubusercontent.com/northeastnerd/wavyjs/master/wavyjs.min.js"
1430-
},
1438+
},
14311439
{
14321440
name: "jBone",
14331441
github: "kupriyanenko/jbone",

0 commit comments

Comments
 (0)