Skip to content

Upgrade to ES6 #43

Description

@stevenle

Codebase needs to be modernized to ES6 modules. Modules should export only whatever's necessary for public use to support optimizations like tree shaking.

Clients will need to upgrade their build systems to compile the ES6 syntax into whatever output they desire, e.g. using Babel.

Docs need to provide examples on how to import modules and how to integrate with common build systems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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