1.0.7 • Published 8 years ago

s-utils v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

0.1.38

8 years ago

0.1.37

8 years ago

0.1.36

8 years ago

0.1.31

8 years ago

0.1.30

8 years ago

0.1.28

8 years ago

0.1.27

8 years ago

0.1.25

8 years ago

0.1.24

8 years ago

0.1.23

8 years ago

0.1.22

8 years ago

0.1.21

8 years ago

0.1.20

8 years ago

0.1.19

8 years ago

0.1.16

8 years ago

0.1.14

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago