cosmjs-util/packages/utils
willclarktech 8372a7dca0
Add SES lockdown to testrunners
Except @cosmjs/cli
2021-01-19 17:42:28 +00:00
..
nonces Add nonces 2021-01-14 13:42:35 +00:00
src utils: Separate assertDefined and assertDefinedAndNotNull 2021-01-14 13:29:59 +00:00
types utils: Separate assertDefined and assertDefinedAndNotNull 2021-01-14 13:29:59 +00:00
.eslintignore Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
.gitignore Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
.nycrc.yml Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
jasmine-testrunner.js Add SES lockdown to testrunners 2021-01-19 17:42:28 +00:00
karma.conf.js Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
package.json v0.24.0-alpha.17 2021-01-14 13:43:02 +00:00
README.md Format other .mds 2020-06-18 11:52:00 +02:00
tsconfig.json Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00
typedoc.js Remove unnecessary target config 2020-07-02 10:37:41 +02:00
webpack.web.config.js Add package @cosmjs/utils 2020-06-09 17:40:42 +02:00

@cosmjs/utils

npm version

Utility functions independent of blockchain applications. Primarily used for testing but stuff like sleep can also be useful at runtime.

License

This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).