1.2.9 • Published 15 days ago

stubber-functions-pkg v1.2.9

Weekly downloads
-
License
ISC
Repository
github
Last release
15 days ago

README

This package contains all functions that are used accrossed various stubber applications.

Usage

import sf from 'stubber-functions-pkg'

sf.utils.getMachineMs()
sf.files.getFileNameData(import.meta.url)

sf looks like this:

sf= {
  willShowMainLogger,
  willRunTestFile,
  getServiceWithAPIKey,
  utils,
  files,
  sat, // single-access-tokens
  uuid
}
1.2.9

15 days ago

1.2.8

5 months ago

1.2.7

6 months ago

1.2.6

6 months ago

1.2.5

7 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.3.0

12 months ago

1.2.0

12 months ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago