1.2.14 • Published 2 years ago

stubber-functions-pkg v1.2.14

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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.12

2 years ago

1.2.13

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.2.14

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago