elierotenberg / elierotenberg/typed-assert
assertRequired Suggestion
Open
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We make use of a function called [`assertRequired`](https://github.com/node-saml/node-saml/blob/5b9962f302248479a37875ebfbb06a6073770284/src/utility.ts#L4-L8) that is in the same vein as your library. The purpose of this function is to check that a value is present, i.e. it isn't `null` or `undefined` or `""`. I'd be happy to create a PR to add this to your library.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.