1.1.2 • Published 6 years ago

ezsec v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

ezsec

Bunch of security helper functions for browser javascript and go. Basically rage_utils but uses commonjs modules.

To install:

yarn add ezsec

or if want to use in a go project:

go get github.com/ShrewdSpirit/ezsec/...

Usage

Note: Some functions return an object with an error field that you must check whether it's null to take required action in case of errors.

I'm not gonna document everything since it's obvious what the functions do. But for JS/TS reference, refer to definitions file and usage can be seen in unit test file.

License

MIT

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago