Skip to content

Commit 198b40c

Browse files
author
Eric Elliott
committed
Update README.md
1 parent c6204a8 commit 198b40c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
136136
* [RxJS](https://github.com/Reactive-Extensions/RxJS) Reactive extensions for JavaScript. [What's reactive?](https://medium.com/javascript-scene/the-two-pillars-of-javascript-pt-2-functional-programming-a63aa53a41a4)
137137
* [Page.js](https://github.com/visionmedia/page.js) Tiny client-side router, inspired by Express.
138138
* [Moment](http://momentjs.com/docs/) A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
139-
* [Globalize](https://github.com/jquery/globalize) i18n / translate your app for many languages and locations (locales)
139+
* [Globalize](https://github.com/jquery/globalize) i18n / translate your app for many languages and locations (locales).
140+
* [Leaflet](http://leafletjs.com/) Interactive map UIs made easy.
140141
* [Lusca](https://github.com/krakenjs/lusca) Secure your Express application. By the Kraken team at PayPal.
141142
* [Express](http://expressjs.com/) The most popular framework for Node.
142143
* [Stampit](https://github.com/ericelliott/stampit) Create objects from reusable, composable behaviors. Prototypal inheritance with stamps.

0 commit comments

Comments
 (0)