npm downloads
Analyze and visualize download stats for npm packages and authors.
Analyze and visualize download stats for npm packages and authors.
Analyze and visualize download stats for npm packages and authors.
Analyze and visualize download stats for npm packages and authors.
Showing npm packages maintained by this author. Pick a package to open detailed download analytics.
```bash npm i -g @maxdome/prettier ```
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.
**Attention**: `@dnode/request-maxdome` will use several information from the `package.json` and add them to the headers. This makes it easier to identify the source of the request in the logs of maxdome if there are issues. The information which will be
Generic Maxdome ESLint configuration
```javascript const transformer = require('@maxdome/transformer-maxdome'); transformer.run(mmwAsset, 'schema.org'); ```
``` app.use('/info', require('@maxdome/info')()); ```
[](DEPENDENCIES.md)
``` app.use('/docs', require('@maxdome/swagger')()); app.get('/', (req, res) => { res.redirect('/docs/'); }); ```
## The controller
[](DEPENDENCIES.md)
``` const app = require('@maxdome/express')();
``` app.use(require('@maxdome/cors')()); ```
``` const logging = require('@maxdome/logging')({ level: process.env.LOG_LEVEL }); const serverLogger = logging('server'); ```
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
## 1 hour 20 minutes in milliseconds
## Simplest usage
Generate RSS feeds for new movies/seasons on maxdome
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
Provides an `/health` endpoint response with the health of the app in the [Spring Boot format](https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-monitoring.html#production-ready-health-access-restrictions).
``` app.use(require('@maxdome/logging-middleware')({ logging, options, })); ```
Send CD / CI notifications from GitLab CI
[](DEPENDENCIES.md)
```javascript const redis = require('@maxdome/redis')(process.env.REDIS_URL);
Loads the config files if available depending on the environment
Initialize swagger documentation under '/api-docs' the UI under '/docs'
[](DEPENDENCIES.md)
CLI for AWS Elastic Beanstalk deployments
Provide info routes for debugging
Dumpinator is an automated QA tool for REST APIs. Its mission is to compare a list of HTTP Response Headers & Bodies in different environments & versions. The current version was developed as a development tool that quickly generates API response diffs th
Initialize express with the right port and a /ping route
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
``` const httpAuth = require('@maxdome/http-auth')({ user: process.env.HTTP_AUTH_USER, password: process.env.HTTP_AUTH_PASSWORD, }); ```
Provide express like API and using middlewares for AWS Lambda
```javascript const Transformer = require('@maxdome/transformer');
## Installation
Initialize PM2 with the right options
Provides check function for [`health`](http://npmjs.com/@maxdome/health) performing HTTP requests.
Provide healthcheck routes for load balancers and debugging
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
Initialized cors middlewares for the maxdome devices
Showing 50 of 84 packages
Analyze and visualize download stats for npm packages and authors.
Showing npm packages maintained by this author. Pick a package to open detailed download analytics.
```bash npm i -g @maxdome/prettier ```
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.
**Attention**: `@dnode/request-maxdome` will use several information from the `package.json` and add them to the headers. This makes it easier to identify the source of the request in the logs of maxdome if there are issues. The information which will be
Generic Maxdome ESLint configuration
```javascript const transformer = require('@maxdome/transformer-maxdome'); transformer.run(mmwAsset, 'schema.org'); ```
``` app.use('/info', require('@maxdome/info')()); ```
[](DEPENDENCIES.md)
``` app.use('/docs', require('@maxdome/swagger')()); app.get('/', (req, res) => { res.redirect('/docs/'); }); ```
## The controller
[](DEPENDENCIES.md)
``` const app = require('@maxdome/express')();
``` app.use(require('@maxdome/cors')()); ```
``` const logging = require('@maxdome/logging')({ level: process.env.LOG_LEVEL }); const serverLogger = logging('server'); ```
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
## 1 hour 20 minutes in milliseconds
## Simplest usage
Generate RSS feeds for new movies/seasons on maxdome
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
Provides an `/health` endpoint response with the health of the app in the [Spring Boot format](https://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-monitoring.html#production-ready-health-access-restrictions).
``` app.use(require('@maxdome/logging-middleware')({ logging, options, })); ```
Send CD / CI notifications from GitLab CI
[](DEPENDENCIES.md)
```javascript const redis = require('@maxdome/redis')(process.env.REDIS_URL);
Loads the config files if available depending on the environment
Initialize swagger documentation under '/api-docs' the UI under '/docs'
[](DEPENDENCIES.md)
CLI for AWS Elastic Beanstalk deployments
Provide info routes for debugging
Dumpinator is an automated QA tool for REST APIs. Its mission is to compare a list of HTTP Response Headers & Bodies in different environments & versions. The current version was developed as a development tool that quickly generates API response diffs th
Initialize express with the right port and a /ping route
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
``` const httpAuth = require('@maxdome/http-auth')({ user: process.env.HTTP_AUTH_USER, password: process.env.HTTP_AUTH_PASSWORD, }); ```
Provide express like API and using middlewares for AWS Lambda
```javascript const Transformer = require('@maxdome/transformer');
## Installation
Initialize PM2 with the right options
Provides check function for [`health`](http://npmjs.com/@maxdome/health) performing HTTP requests.
Provide healthcheck routes for load balancers and debugging
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
[](DEPENDENCIES.md)
Initialized cors middlewares for the maxdome devices
Showing 50 of 84 packages