@skedulo/pulse-data-gen-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

Pulse Data Generation Utils

This npm package provides essential utilities for data generation on the Skedulo Pulse platform.

Installation

Private access

To install this package, run the following command in your terminal:

npm install @skedulo/pulse-data-gen-utils --save

or if you are using Yarn:

yarn add @skedulo/packaging-utils

Public access

This is not a public package so it can't be access from a function. In order to use it in a function, we can

  1. pack the
$ npm pack --pack-destination <target-project-libs-dir>
  1. Configure the dependency to this file, for example
"dependencies": {
    "@skedulo/pulse-data-gen-utils": "file:./libs/skedulo-pulse-data-gen-utils-0.0.6.tgz"
}

Development

  • Dependency Installation: yarn
  • Build the package: yarn build
  • Release package for local version to NPM: yarn release-package ${versionNumber}

Readme

Keywords

none

Package Sidebar

Install

npm i @skedulo/pulse-data-gen-utils

Weekly Downloads

20

Version

0.0.8

License

MIT

Unpacked Size

335 kB

Total Files

216

Last publish

Collaborators

  • hoangmphung
  • alopez
  • jahrens
  • skeddevvn
  • edwardsmatt
  • filipeskedulo
  • sked-dev-uk
  • abyerly
  • drsk
  • krystlel
  • nedmules
  • adtennant
  • yurychislov
  • antran.skedulo
  • ehollonds
  • cong.le
  • skedsondang
  • skedadmin
  • simon_filipiak
  • tdaosked
  • willthames_sked
  • dhayesskedulo
  • sophiewheeler
  • sgassmann
  • skedlephan
  • krista-b
  • taylorskedulo
  • ngahoang
  • bezzer
  • doonleith
  • qvuongskedulo
  • martin-greber
  • james.davies.skedulo