From c1366523fbf944c319d6c526cbf9c31f1b94fd2f Mon Sep 17 00:00:00 2001 From: superMan791ch Date: Tue, 28 Feb 2023 19:24:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E3=80=8AUnderscore.js=20?= =?UTF-8?q?=E4=B8=AD=E6=96=87=E6=96=87=E6=A1=A3=E3=80=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fc1576a..33c2f5e 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,8 @@ * [Express框架](http://javascript.ruanyifeng.com/nodejs/express.html) * [nodejs文档](https://www.gitbook.io/book/0532/nodejs) * [Node.js 包教不包会](https://github.com/alsotang/node-lessons) +* underscore.js + * [Underscore.js中文文档](http://learningcn.com/underscore/) * backbone.js * [backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF) * [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note)