2.2.4 • Published 2 years ago

@kano/kbc-utils v2.2.4

Weekly downloads
745
License
ISC
Repository
github
Last release
2 years ago

kbc-utils

Utilities modules for boilerplate apps.

Usage

import { name_of_module } from '@kano/kbc-utils'

Current Utils

  • Files

    • ExportFile

      Used for exporting different app files e.g. app.kcode or app.draw. Params include, app to be JSON.stringified to create a Blob, fileName the default file name including extension e.g. my-app.kcode, and an optional callback cb for once the export has finished.

    • ImportFile

      Used for importing different app files e.g. app.kcode or app.draw. Params include a callback cb which passes the imported file after it's loaded, and utilised in the mini app.

    • CheckBrowserCompatibility

      Checks if the browser Window has, File, FileReader, FileList and Blob needed to import and export. Params include success and fail callbacks.

  • Images

    • getBlobFromImage

    • blobToDataURL

Tracking

By Component

Component (location)FunctionEvent / Error NameExtra Info
imagesGetBlobFromImageError name: fetch_blob_from_image{ stack: error in fetching blob from image, message: :error
2.2.3

2 years ago

2.2.2

2 years ago

2.2.4

2 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

2.0.0-pre.1

3 years ago

2.0.0-pre.0

3 years ago

2.0.0-alpha.0

3 years ago

1.5.6

3 years ago

1.5.5

3 years ago

1.5.4

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

4.25.2-alpha.0

4 years ago

4.25.0-alpha.0

4 years ago

4.23.1-alpha.0

4 years ago

4.23.0-alpha.0

4 years ago

4.22.11-alpha.0

4 years ago

4.22.1-alpha.0

4 years ago

4.21.0-alpha.0

4 years ago

4.19.0-alpha.0

4 years ago

4.17.1-alpha.0

4 years ago

4.16.5-alpha.0

4 years ago

4.16.3-alpha.0

4 years ago

4.16.2-alpha.0

4 years ago