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
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/ |