Community
Issues
If you’ve come across what you think is a bug, or just want to make a feature request open a ticket in the issue queue.
Technical committee
The Express technical committee meets online every two weeks to discuss development and maintenance of Express, and other issues relevant to the Express project. Each meeting is typically announced in an expressjs/discussions issue with a link to the Google Hangout, which is open to all observers.
The meetings are recorded; for a list of the recordings, see the Express.js YouTube channel.
Members of the Express technical committee are:
Active:
- @blakeembrey - Blake Embrey
- @crandmck - Rand McKinney
- @LinusU - Linus Unnebäck
- @ulisesgascon - Ulises Gascón
- @sheplu - Jean Burellier
- @wesleytodd - Wes Todd
- @jonchurch - Jon Church
- @ctcpip - Chris de Almeida
Inactive:
- @dougwilson - Douglas Wilson
- @hacksparrow - Hage Yaapa
- @jonathanong - jongleberry
- @niftylettuce - niftylettuce
- @troygoode - Troy Goode
Examples
View dozens of Express application examples in the repository covering everything from API design and authentication to template engine integration.
Other modules
Our vibrant community has created a large variety of extensions, middleware modules and higher-level frameworks.
Additionally, the Express community maintains modules in these two GitHub orgs:
- jshttp modules providing useful utility functions; see Utility modules.
- pillarjs: low-level modules that Express uses internally.
See also the Express wiki.