Compare commits

...

3 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
717ec5859a Update README.md 2024-10-26 13:34:54 +00:00
Sammy Hori
62b4d2c1c8 Merge pull request #1494 from MunGell/remove-kap
Remove Kap for inactivity
2024-10-26 14:34:43 +01:00
Sammy Hori
951574d5e9 Remove Kap for inactivity
This repo has been inactive for 8 months.
2024-10-25 18:33:05 +01:00
2 changed files with 0 additions and 10 deletions

View File

@@ -168,7 +168,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Jasmine](https://github.com/jasmine/jasmine) _(label: good-first-issue)_ <br> Simple JavaScript testing framework for browsers and node.js.
- [Jest](https://github.com/facebook/jest) _(label: good-first-issue)_ <br> A complete and easy to set up JavaScript testing solution.
- [json-editor](https://github.com/json-editor/json-editor) _(label: good-first-issue)_ <br> JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind).
- [Kap](https://github.com/wulkano/kap) _(label: good-first-issue)_ <br> An open-source screen recorder built with web technology
- [Kinto.js](https://github.com/Kinto/kinto.js) _(label: easy-pick)_ <br> An offline-first JavaScript client leveraging the Kinto API for remote data synchronization.
- [Leaflet](https://github.com/Leaflet/Leaflet) _(label: good-first-issue)_ <br> JavaScript library for mobile-friendly interactive maps.
- [Letra Extension](https://github.com/jayehernandez/letra-extension) _(label: good-first-issue)_ <br> Passively learn a new language every time you open a new tab.

View File

@@ -720,15 +720,6 @@
],
"description": "The JavaScript mutation testing framework"
},
{
"name": "Kap",
"link": "https://github.com/wulkano/kap",
"label": "good-first-issue",
"technologies": [
"JavaScript"
],
"description": "An open-source screen recorder built with web technology"
},
{
"name": "Reddit Enhancement Suite",
"link": "https://github.com/honestbleeps/Reddit-Enhancement-Suite",