This package has been deprecated

Author message:

This package has been merged with the core module. Refer here https://gitlab.com/operator-ict/golemio/code/modules/core

@golemio/utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Golemio Utils Library

Library of Utils classes of the Golemio Data Platform System.

Developed by http://operatorict.cz

Prerequisites

Installation

Install Node

Install all npm modules using command:

yarn

Compilation of typescript code

To compile typescript code into js one-time

yarn run build

or run this, to watch all changes

yarn run build-watch

from the application's root directory.

Usage

In your project's package.json set dependency to Utils

npm install @golemio/utils --save

or

yarn add @golemio/utils --save

Then import module, e.g.

import * as ObjectUtils from "@golemio/utils";

Documentation

For generating documentation run yarn run generate-docs. TypeDoc source code documentation is located in docs/typedoc.

Contribution guidelines

Please read CONTRIBUTING.md.

Troubleshooting

Contact vyvoj@operatorict.cz

/@golemio/utils/

    Package Sidebar

    Install

    npm i @golemio/utils

    Weekly Downloads

    43

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    6.2 kB

    Total Files

    9

    Last publish

    Collaborators

    • asciidan
    • benaktom
    • oict-robot
    • sinacek
    • vlasaty