deep-keys icon indicating copy to clipboard operation
deep-keys copied to clipboard

Move to ESM

Open LitoMore opened this issue 10 months ago • 0 comments

Changes

  • Move to Pure ESM (here is why)
  • Require Node.js 18 (since we moved to ESM)
  • Ignore package-lock.json (here is why)
  • Use GitHub Actions
  • Change linting, testing and coverage library to modern tools: XO, AVA, c8, and tsd
  • Add type definitions
  • Remove invalid Travis CI badge

LitoMore avatar Feb 07 '25 20:02 LitoMore