Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Menu
x
/
isboolean
1.0
You don't need this module. Use `typeof x === 'boolean';` instead.
View Documentation
View Source
Repository
itstrivial/is-boolean
Current version released
5 years ago
Versions
1.0
Latest
is-boolean
You don’t need this module. Use
typeof x === 'boolean';
instead.