ansi-align icon indicating copy to clipboard operation
ansi-align copied to clipboard

Move to ESM

Open LitoMore opened this issue 10 months ago • 1 comments

Changes

Closes #61 Closes #99

  • Move to ESM
  • Require Node.js 18
  • Upgrade string-width to the latest (ESM)
  • Bump all devDependencies to the latest
  • Add TypeScript definitions
  • Use XO code style
  • Use c8 instead of nyc
  • Remove outdated toolchains (Travis CI, Greenkeeper, etc)
  • Remove the .center, .left, and .right aliases
    • The alignAnsi is simple enough; users can define their own aliases on their end as they want

LitoMore avatar Feb 20 '25 04:02 LitoMore

Hi @nexdrew. Do you want to have a look?

LitoMore avatar Feb 21 '25 16:02 LitoMore