From b0f4ab93c0bd4f524c86fed7dc426e68ea7a9d4a Mon Sep 17 00:00:00 2001 From: Kent Larsson Date: Sun, 8 May 2022 18:22:58 +0200 Subject: [PATCH] Development of curl has stopped. (#806) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6d28544..de4e09c 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [browserify](https://github.com/substack/node-browserify) - Browser-side require() the node.js way. * [SeaJS](https://github.com/seajs/seajs) - A Module Loader for the Web. * [HeadJS](https://github.com/headjs/headjs) - The only script in your HEAD. -* [curl](https://github.com/cujojs/curl) - A small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts. * [lazyload](https://github.com/rgrove/lazyload/) - Tiny, dependency-free async JavaScript and CSS loader. * [script.js](https://github.com/ded/script.js) - Asynchronous JavaScript loader and dependency manager. * [systemjs](https://github.com/systemjs/systemjs) - AMD, CJS & ES6 spec-compliant module loader.