Skip to content
IRZU INSTITUTE

IRZU INSTITUTE

Inštitut za raziskovanje zvočnih umetnosti

  • ABOUT
  • EVENTS
    • ARTISTIC
    • EDUCATIONAL
    • INTERVIEWS
    • ONLINE
    • PRODUCTION
  • PRODUCTS
    • DIRECTIONAL AUDIO SPEAKERS
    • BREATHING EXERCISE GAMES
    • VIRTUAL REALITY
    • INTERACTIVE MIDI
    • SMARTDRUMS ANDROID SOFTWARE
    • SMARTGUITARS OPEN SOURCE
    • UNIVERSAL RECORDING CABLES
    • ANDROID TO SHEETS LOGGING
    • ANDROID TO CALENDAR LOGGING
    • WEBCAM LIE DETECTOR OVERLAY
  • RESEARCH
    • OPEN SOURCE BIOLOGY
    • ACOUSTICS & DSP
    • DATA MANAGEMENT
    • ELASTIC & LUCENE
    • FFT & WAVELETS
    • GAME DEVELOPMENT
    • JS, REACT & NODE
    • KERNEL STREAMING
    • LINUX & ANDROID
    • LOW VOLTAGE IC
    • MEMS SYSTEMS
    • MQTT & IOT AUTOMATION
    • REST/HTTP & GRAPHQL
    • VIRTUALIZATION
    • 3D PRINTING & FABRICATION
  • EDUCATION
    • CRISPR WORKSHOP
    • TASKER WORKSHOP
    • PUREDATA WORKSHOP
  • INTERNSHIPS

Tag: commonjs

RESEARCH

javascript – CommonJS to ES6 migration exports. to export

January 21, 2022admin

I’m migrating a Nativescript project from version 6.8 to 8.1. This involves converting modules from CommonJS to ES6, which is mostly just converting function exports, so that exports.foo = function(args)…Read morejavascript – CommonJS to ES6 migration exports. to export

RESEARCH

When can a CommonJS named export be imported by an ES module?

January 10, 2022admin

From the docs: For better compatibility with existing usage in the JS ecosystem, Node.js in addition [to the default import] attempts to determine the CommonJS named exports of every imported…Read moreWhen can a CommonJS named export be imported by an ES module?

RESEARCH

Is there an Arcgis esri commonjs version?

January 8, 2022admin

Since the ArcGIS API for JavaScript is really designed for front end coding it makes more sense that it implements AMD rather than commonjs. This is the closest you are…Read moreIs there an Arcgis esri commonjs version?

RESEARCH

angular – How to replace CommonJS with EcmaScript for “@types/uuid”

January 6, 2022admin

In my angular project, I am using this library “@types/uuid”: “^8.3.0”, and I am getting a warning that says Warning: ../name.component.ts depends on ‘uuid’. CommonJS or AMD dependencies can cause…Read moreangular – How to replace CommonJS with EcmaScript for “@types/uuid”

DATA MANAGEMENT JS, REACT & NODE

typescript – Webpack + TS: Can’t make Node.js happy with ‘module’ or ‘commonjs’ type

December 18, 2021admin

This is my first time setting up Webpack manually, and Typescript is in the mix. The project builds successfully, but when running the build with yarn start there’s the following…Read moretypescript – Webpack + TS: Can’t make Node.js happy with ‘module’ or ‘commonjs’ type

Copyright © 2022 IRZU INSTITUTE | Deneb by Firefly Themes
Scroll Up