3 * [`api-client`](./api-client): Frontend: API client
4 * [`app-version`](./app-version): Backend: Application versioning
5 * [`appevents`](./appevents): Backend: Global event bus
6 * [`avatars`](./avatars): Universal: Avatars module
7 * [`backend-muxer`](./backend-muxer): Backend: API router
8 * [`cache-wrapper`](./cache-wrapper): Backend: Caching utility
9 * [`cdn`](./cdn): Universal: CDN module
10 * [`client-env`](./client-env): Universal: Client configuration
11 * [`client-error-reporting`](./client-error-reporting): Frontend: Error reporting
12 * [`collaborators`](./collaborators): Backend: GitHub Collaborators
13 * [`elasticsearch`](./elasticsearch): Backend: Elasticsearch Utils
14 * [`env`](./env): Backend: configuration
15 * [`fingerprinting`](./fingerprinting): Frontend: Client fingerprinting
16 * [`github`](./github): Backend: GitHub API
17 * [`github-backend`](./github-backend): Backend: Muxer GitHub Backend
18 * [`gitlab-backend`](./gitlab-backend): Backend: Muxer GitLab Backend
19 * [`google-backend`](./google-backend): Backed - Muxer Google Backend
20 * [`groups`](./groups): Backend: Communities/Groups
21 * [`i18n`](./i18n): Universal: Internationalization
22 * [`identity`](./identity): Backend: Identity Management
23 * [`intercom`](./intercom): Backend: Intercom utility
24 * [`invites`](./invites): Backend: Invitations
25 * [`linkedin-backend`](./linkedin-backend): Backend: Muxer LinkedIn Backend
26 * [`live-collection-events`](./live-collection-events): Backend: Realtime event propagation
27 * [`mailer`](./mailer): Backend: SMTP mailer
28 * [`mongoose-bluebird`](./mongoose-bluebird): Backend: ORM utility
29 * [`permissions`](./permissions): Backend: Authorisation Module
30 * [`persistence`](./persistence): Backend: MongoDB ORM
31 * [`persistence-utils`](./persistence-utils): Backend: MongoDB utility
32 * [`presence`](./presence): Backend: User Presence Module
33 * [`push-gateways`](./push-gateways): Backend: Push Message Notification
34 * [`push-notification-filter`](./push-notification-filter): Backend: Push Message Filtering
35 * [`qs`](./qs): Frontend: Query String utility
36 * [`rooms`](./rooms): Backend: Rooms/Troupes
37 * [`serialization`](./serialization): Backend: JSON serialization
38 * [`service-worker`](./service-worker): Frontend: Service worker
39 * [`slugify`](./slugify): Frontend: Slug generation
40 * [`spam-detection`](./spam-detection): Backend: Spam Detection
41 * [`suggestions`](./suggestions): Backend: Room Suggestions
42 * [`templates`](./templates): Backend: Handlebars Template Utilities
43 * [`test-utils`](./test-utils): Testing: Test Helpers and Fixture Generators
44 * [`text-processor`](./text-processor): Backend: Markdown Processor
45 * [`twitter`](./twitter): Backend: Twitter Utilities
46 * [`twitter-backend`](./twitter-backend): Backend: Muxer Twitter Backend
47 * [`uri-resolver`](./uri-resolver): Backend: URI resolution
48 * [`user-serialization`](./user-serialization): Backend: User Serialization
49 * [`utils`](./utils): Backend: Utilities
50 * [`validators`](./validators): Backend: Validators