1.2.14 • Published 12 months ago

stubber-functions-pkg v1.2.14

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

12 months ago

1.2.13

12 months ago

1.2.10

12 months ago

1.2.11

12 months ago

1.2.14

12 months ago

1.2.9

1 year ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago