1.0.7 • Published 7 years ago

s-utils v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

view on npm Build Status Build status Coverage Status js-standard-style

Code Climate Issue Count Test Coverage Known Vulnerabilities

bitHound Overall Score bitHound Code bitHound Dependencies bitHound Dev Dependencies

s-utils

Helper Utils from ==> Swissglider

Install

As a library:

$ npm install s-utils --save

Usage

const s_utils = require('s-utils')

Modules

  • s-utils ==> This are the javascript Helper Utils from swissglider
  • ApiErr ==> The ApiErr is the error handling module from s-utils for easy handling of Application / User Error
  • ApiYmlHelper ==> The ApiYmlHelper is a reader and writter for yml files into/from javascript objects
  • ApiObjectHelper ==> With the ApiObjectHelper you can set and get an Object value in deep with a String or an Array i.e "a.b.c.d" = 'Hallo'
  • ApiTokenCryptoHelper ==> The ApiTokenCryptoHelper encrypt and decrypt a token based on the local computer. It is only possible to decrypt the token on the same computer as it was encrypted
  • ApiConfigHelper ==> The ApiConfigHelper reads and writes config files (yml and json) and you can get directly the configuration value like in ApiObjectHelper

API Reference

==> link

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.1.38

7 years ago

0.1.37

7 years ago

0.1.36

7 years ago

0.1.31

7 years ago

0.1.30

7 years ago

0.1.28

7 years ago

0.1.27

7 years ago

0.1.25

7 years ago

0.1.24

7 years ago

0.1.23

7 years ago

0.1.22

7 years ago

0.1.21

7 years ago

0.1.20

7 years ago

0.1.19

7 years ago

0.1.16

7 years ago

0.1.14

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago