1.0.12 • Published 3 years ago

cbh_helpers v1.0.12

Weekly downloads
195
License
ISC
Repository
bitbucket
Last release
3 years ago

CBH-HELPERS

Version

v1.0.0

Description

Helper library which exports commonly used functions and methods for projects with charts.
This package can be used both as npm dependecy and as a bundle.

Usage

Run command: lerna add cbh_helpers --scope=<direct-module-name>
to add this package as a dependency.

Running: lerna run --scope cbh_helpers build-bundle
will create a helpers-bundle.js file, which can be added as: <script src="./helpers-bundle.js"></script> into your index.html.

Methods and Instancies

  • customLoadDataFromCsv
  • csvToCols
  • WebFont
  • bezier

Current bundle:

You can download the current package file from the following link 📩: helpers-bundle

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.1-alpha.38

3 years ago