JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3634
  • Score
    100M100P100Q119604F
  • License MIT

Day.js with all plugins added out of the box, no need to use dayjs.extend!

Package Exports

  • dayjs-with-plugins

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dayjs-with-plugins) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

dayjs-with-plugins

build status code coverage code style styled with prettier made with lass license npm downloads

Day.js with all plugins added out of the box, no need to use dayjs.extend!

Table of Contents

Install

npm:

npm install dayjs dayjs-with-plugins

yarn:

yarn add dayjs dayjs-with-plugins

Usage

const dayjs = require('dayjs-with-plugins');

// ...

Contributors

Name Website
Nick Baugh http://niftylettuce.com/

License

MIT © Nick Baugh