aba-utils
v0.6.2
Published
node library: aba-utils
Downloads
13
Readme
aba-utils
aba-utils contains packages needed in abasoft development
packages:
- detect-env: simple env detector for web, react native and node js.
- error factory: extending Error class and added some other attributes
- result: a standard structure to return results in code
- time: convert time to milliseconds
- null to undefined: convert null type to undefind, or return the value if it's not null