From 83785f694876be9dfa03d6fa99902f888e55bf1c Mon Sep 17 00:00:00 2001 From: Izel Nakri Date: Sun, 13 Aug 2023 17:52:53 +0200 Subject: [PATCH] Add "qunitx" to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97a6046..dae0ef0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A curated list of awesome JavaScript frameworks, libraries and software. +* [qunitx](https://github.com/izelnakri/qunitx) - Zero dependency, universal, fully customizable, mature JavaScript & TypeScript test API that can run interchangably in node.js, deno & browser, using default runtime test runners. * [facebook/react](https://github.com/facebook/react) - The library for web and native user interfaces * [trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings * [twbs/bootstrap](https://github.com/twbs/bootstrap) - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.