Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-3338

JavaScript: Consider moving to EcmaScript modules

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.11.0
    • None
    • javascript
    • None

    Description

      See AVRO-3322 and its PR https://github.com/apache/avro/pull/1473.

      It would be good to migrate the JS modules from CommonJS to EcmaScript (ESM).

      ESM is supported by both Node.js and browsers while CommonJS is supported only in Node.js. Currently to use Avro JS in the browser one has to use tools like Browserify.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: