mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
merge HTML5 platform with Javascript, add description (#220)
This commit is contained in:
parent
d61d2c6101
commit
f35569fdc0
10 changed files with 9 additions and 11 deletions
|
|
@ -1,2 +0,0 @@
|
|||
name: HTML5
|
||||
description: ""
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
name: Javascript
|
||||
description: ""
|
||||
description: "JavaScript, often abbreviated as JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS, used on the client side to program webpage behavior. Projects listed here only require serving static HTML/JS files to clients."
|
||||
|
|
@ -4,7 +4,7 @@ description: Minimalist text adventure game for your browser.
|
|||
licenses:
|
||||
- MPL-2.0
|
||||
platforms:
|
||||
- HTML5
|
||||
- Javascript
|
||||
tags:
|
||||
- Games
|
||||
source_code_url: https://github.com/doublespeakgames/adarkroom
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: Bike Speedometer as Progressive Web App.
|
|||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- HTML5
|
||||
- Javascript
|
||||
tags:
|
||||
- Maps and Global Positioning System (GPS)
|
||||
source_code_url: https://github.com/knrdl/bicimon
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: Clone of 2048 game in 3D.
|
|||
licenses:
|
||||
- CC-BY-NC-4.0
|
||||
platforms:
|
||||
- HTML5
|
||||
- Javascript
|
||||
tags:
|
||||
- Games
|
||||
source_code_url: https://github.com/Kshitij-Banerjee/Cubiks-2048
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: View/search Uber H3 (Hexagonal Hierarchical Spatial Index) cells on
|
|||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- HTML5
|
||||
- Javascript
|
||||
tags:
|
||||
- Maps and Global Positioning System (GPS)
|
||||
source_code_url: https://github.com/clupasq/h3-viewer
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: A beautiful static homepage to get to your links and services quick
|
|||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- HTML5
|
||||
- Javascript
|
||||
- Docker
|
||||
tags:
|
||||
- Personal Dashboards
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: Web app to convert an export bank file to compatible Homebank csv.
|
|||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- HTML5
|
||||
- Javascript
|
||||
tags:
|
||||
- Automation
|
||||
source_code_url: https://github.com/Binnette/homebank-converter
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: A simplistic approach for links in bio with 100+ branded buttons (a
|
|||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- HTML5
|
||||
- Javascript
|
||||
tags:
|
||||
- Personal Dashboards
|
||||
source_code_url: https://github.com/sethcottle/littlelink
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: Online markdown editor/viewer.
|
|||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- HTML5
|
||||
- Javascript
|
||||
tags:
|
||||
- Note-taking & Editors
|
||||
source_code_url: https://github.com/georgeOsdDev/markdown-edit/
|
||||
|
|
|
|||
Loading…
Reference in a new issue