remap-keys / remap

Keymap Customization Web app for your keyboard.
https://remap-keys.app
Other
220 stars 27 forks source link

Migrate Moment.js to date-fns #824

Closed L4Ph closed 2 months ago

L4Ph commented 2 months ago
  1. remove Moment.js and Moment Timezone
  2. add date-fns
  3. Migrate Moment.js to date-fns
yoichiro commented 2 months ago

@L4Ph This pull request has multiple purposes (introducing date-fns, updatng Typescript and change the crypto library). We think that one pull request must have one purpose.