dimified


Dimitri Reifschneider

  • **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

    published 6.0.2 5 years ago
  • ## 1 hour 20 minutes in milliseconds

    published 1.4.4 5 years ago
  • ```javascript const transform = require('@maxdome/transform-mam-schema');

    published 0.1.2 7 years ago
  • ## Get an asset without knowing the type

    published 1.0.3 5 years ago
  • ```javascript require('@maxdome/exception-handling')({ logging }); ```

    published 1.0.1 5 years ago
  • ```javascript const redis = require('@maxdome/redis')(process.env.REDIS_URL);

    published 3.0.2 5 years ago
  • ```javascript const handler = require('@maxdome/handler');

    published 1.0.8 5 years ago
  • ```javascript const transformer = require('@maxdome/transformer-maxdome'); transformer.run(mmwAsset, 'schema.org'); ```

    published 1.2.8 5 years ago
  • ```javascript const Transformer = require('@maxdome/transformer');

    published 1.1.3 5 years ago
  • Common Styles

    published 2.26.0 7 years ago
  • CLI for AWS Elastic Beanstalk deployments

    published 2.1.4 6 years ago
  • ``` const healthChecks = { service1: 'https://service1.com/ping', service2: { method: 'POST', url: 'https://service2.com/ping' }, service3: { url: 'https://service3.com/ping', options: { headers: { 'Authorization': `Basic dXNlcjpwYXNz` } } }, };

    published 1.0.1 6 years ago
  • Send CD / CI notifications from GitLab CI

    published 1.1.0 6 years ago
  • ```javascript require('@maxdome/env'); ```

    published 1.1.2 5 years ago
  • ```javascript const duration = require('@maxdome/duration');

    published 3.0.1 5 years ago
  • ```javascript const throttle = require('@maxdome/throttle')();

    published 1.2.1 5 years ago
  • 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).

    published 2.1.1 5 years ago
  • Provides check function for [`health`](http://npmjs.com/@maxdome/health) performing HTTP requests.

    published 1.1.1 5 years ago
  • ```javascript (async () => { process.env = Object.assign(await require('@maxdome/ssm')(), process.env); })(); ```

    published 1.0.1 5 years ago
  • ```javascript const cache = require('@maxdome/cache')(client);

    published 1.0.2 5 years ago
  • ## The controller

    published 1.0.2 6 years ago
  • ## The controller

    published 1.0.3 5 years ago
  • Provides check function for [`health`](http://npmjs.com/@maxdome/health) checking MongoDB connection using [`mongoose`](https://www.npmjs.com/package/mongoose).

    published 2.0.1 5 years ago
  • Provides check function for [`health`](http://npmjs.com/@maxdome/health) checking MongoDB connection using [`mongoskin`](https://www.npmjs.com/package/mongoskin).

    published 1.0.1 5 years ago
  • KSUID implementation globally available to use with Retool

    published 0.1.2 a year ago
show more packages