2.5.0 • Published 8 months ago

@stein197/util v2.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Handy utilities

The package is a simple bunch of useful utilities

Installation

npm install @stein197/util

API

To include the module, import it like this:

import * as moduleName from "@stein197/util/moduleName";
// or
const moduleName = require("@stein197/util/moduleName");

Modules

  • array
  • char
  • KeyboardCode
  • file
  • html
  • json
  • mime
  • object
  • PendingPromise
  • PromiseState
  • semver
  • string
  • time
  • util

NOTE: For more detailed documentation, please, refer to the TSDoc comments in the source code.

npm scripts

  • build - Run clean, test and ts
  • clean - Clean the working directory from compiled files
  • test - Run unit tests
  • ts - Compile the project
  • ts:check - Run TypeScript validation without compiling
2.3.0

9 months ago

2.2.0

10 months ago

2.5.0

8 months ago

2.4.0

8 months ago

2.1.0

10 months ago

2.0.0

10 months ago

1.25.0

1 year ago

1.26.0

1 year ago

1.24.0

1 year ago

1.22.0

1 year ago

1.23.0

1 year ago

1.21.0

1 year ago

1.15.0

1 year ago

1.14.0

1 year ago

1.13.0

1 year ago

1.12.0

1 year ago

1.19.0

1 year ago

1.18.0

1 year ago

1.17.0

1 year ago

1.16.0

1 year ago

1.9.0

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.20.0

1 year ago

1.11.0

1 year ago

1.10.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago