Skip to content

Commit 8b984fb

Browse files
committed
Update README.md
1 parent 7386881 commit 8b984fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
162162
* [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) #code
163163
* [Page.js](https://github.com/visionmedia/page.js) Tiny client-side router, inspired by Express. #code
164164
* [Moment](http://momentjs.com/docs/) A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. #code
165+
* [express-request-language](https://github.com/tinganho/express-request-language) Best implementation I've seen for `Accept-Language` negatiation in Express. #code
166+
* [accept-language](https://github.com/tinganho/node-accept-language) If you don't use express, accept-language is the low-level lib that powers `express-request-language` for language matching & fallback. #code
165167
* [Globalize](https://github.com/jquery/globalize) i18n / translate your app for many languages and locations (locales). #code
166168
* [dotenv](https://github.com/motdotla/dotenv) Easily manage environment variables #code
167169
* [Leaflet](http://leafletjs.com/) Interactive map UIs made easy. #code

0 commit comments

Comments
 (0)