Skip to content

Consider turning public API synchronous and splitting away Node.js specific functionality #196

@segevfiner

Description

@segevfiner

Turning the core library into pure JS that can be safely used in browser or Node.js without polyfills or warnings. Keeping Node.js functionality to a separate export or to the CLI only.

This can also possibly make the API synchronous, which will make it easier to use in some places.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions