JSPM

  • Created
  • Published
  • Downloads 41
  • Score
    100M100P100Q84109F
  • License MIT

A simple Node.js wrapper to compile INTERLIS models.

Package Exports

  • ili2c
  • ili2c/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ili2c) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ili2c

A simple Node.js wrapper to compile INTERLIS models.

const ili2c = require('ili2c');
const result = ili2c.compileModel("test/SO_ARP_SEin_Konfiguration_20250115.ili", "test.log");

Features

Requirements

Known Issues

Release Notes