0.4.0 • Published 3 years ago

moment-dayjs-codemod v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

moment-dayjs-codemod

Build and Deploy npm version Coverage Status

A collection of codemods for migrating from moment.js to day.js

Usage

To run the codemod , you would run the following:

npx moment-dayjs-codemod path/of/files/ or/some**/*glob.js

# or

yarn global add moment-dayjs-codemod
moment-dayjs-codemod path/of/files/ or/some**/*glob.js

Local Usage

node ./bin/cli.js path/of/files/ or/some**/*glob.js

Transforms

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test

Update Documentation

  • yarn update-docs

References

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago