Skip to content

How to use this in a modern JS environment (i.e. npm)Β #8

@jkjustjoshing

Description

@jkjustjoshing

I'd like to be able to do the following with this repo:

  • Install this library to my project with npm install jmap-js
  • Import it in node using require('jmap-js')
  • Import it into an ES Module with import * as JMAP from 'jmap-js'

These are all things a modern JS library should be able to do.

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