i30con and 30namaPlayer

added i30con, a font utility developed for 30nama.com.
added 30namaPlayer, a video player developed using video.js for 30nama.com.
main
DevineDecrypter 3 years ago
parent 47039daaff
commit 14491b812f

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

@ -94,5 +94,14 @@
"web.startComponents": ""
},
"website": "https://github.com/sulu/web-js"
},
"30namaPlayer": {
"cats": [
14
],
"description": "30namaPlayer is a modified version of Video.js to work with videos on HTML using javascript.",
"icon": "30namaPlayer.png",
"website": "https://30nama.com/",
"dom": ".video-js"
}
}

@ -910,5 +910,14 @@
"iubenda\\.com/cookie-solution/confs/js/"
],
"website": "https://www.iubenda.com/"
},
"i30con": {
"cats": [
17
],
"description": "i30con is an icon toolkit based on CSS and JavaScript",
"icon": "30namaPlayer.png",
"website": "https://30nama.com/",
"html": "<div class=\"[^\"]*i30con"
}
}