Skip to content

Modernize the package #83

@mourner

Description

@mourner

@Komzpa If we're reviving the project bit by bit, I'd love to do a modernization pass on this — the current setup is super ancient. At the minimum:

  • Get rid of all the legacy cruft like Grunt, JSHint, Uglify etc
  • Use ES classes and ES modules with named exports instead of global object namespacing
  • Use native Node test runner
  • Use modern ESLint
  • Use TypeScript types, either natively or via JSDoc comment types
  • Use Rolldown for efficient bundling

Let me make a pass, should be quick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions