Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

[question] Levelup, React and ES6? #619

@fergiemcdowall

Description

@fergiemcdowall

Like many Front End Engineers I have to do everything in React these days.

One of the great things about levelup is that you can pair it with level-js in order to run it in a browser. Up until now I have being doing this by making node-style React apps with require and then browserifying everything.

However since React uses ES6 modules by default, it seems like the best way to incorporate a levelup instance into a browser app would be to somehow get it as an ES6 module. This would have the advantage that it could be plugged straight into the supported tooling that comes from the React project

So- is levelup available as an ES6 module?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionSupport or open question(s)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions