Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emgyrz/typified-is
Typified checkers for js primitives and objects
https://github.com/emgyrz/typified-is
Last synced: about 1 month ago
JSON representation
Typified checkers for js primitives and objects
- Host: GitHub
- URL: https://github.com/emgyrz/typified-is
- Owner: emgyrz
- Created: 2018-11-09T13:53:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-09T16:28:11.000Z (about 6 years ago)
- Last Synced: 2024-09-26T18:05:51.812Z (3 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typified-is
Typified checkers for js primitives and objects for flow.js and typescriptList of checkers:
- isArr
- isBlob
- isBool
- isEl
- isF
- isFile
- isNil
- isNonEmptyStr
- isNull
- isNum
- isObj
- isPromise
- isSVG
- isStr
- isUndef