@adcops/autocore-js

1.1.53 • Public • Published

To build package, don't call npm publish directly. Instead:

npm run build npm run dist

This will build the package into the dist directory, then package it from the "dist" directory. This avoids npm packaging the module under the sub-folder dist.

When adding new files, classes or exports, make sure to add them to index.ts. See the file for details.

Usage:

With the impvoed distribution method, imports are easy:

Examples: import {Tag} from "@adc-ops/autocore-js" import {Registry, GNV } from "@adc-ops/autocore-js"; import {Ton} from "@adc-ops/autocore-js"; import { CoreDispatcher } from "@adc-ops/autocore-js";

Readme

Keywords

none

Package Sidebar

Install

npm i @adcops/autocore-js

Weekly Downloads

2

Version

1.1.53

License

SEE LICENSE IN license.txt

Unpacked Size

179 kB

Total Files

32

Last publish

Collaborators

  • adc_tbj