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
Module
x
/
easy_std
/
src
/
type.ts
Generic Deno standard library, focused on ease of use | 通用 Deno 标准库,专注于易用性
markthree/easy_std
Version
deno/x
v0.8.0
v0.7.1
v0.7.0
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.0
v0.0.1
Go to Latest
Menu
collections.ts
f
sum
fn.ts
f
invoke
f
noop
f
useCount
f
useOnce
fs.ts
f
findFile
listener.ts
T
EVENT_TYPE
T
SIGNAL_TYPE
v
EVENTS
v
SIGNALS
f
useEventListener
f
useSignalListener
os.ts
f
cpuLength
path.ts
v
WINDOWS_SEP
f
_dirname
f
_filename
f
createUpBases
f
findUp
f
slash
process.ts
v
gracefulShutdownCounter
f
denoFmt
f
execa
f
gracefulShutdown
promise.ts
f
withResolvers
type.ts
T
AnyFunction
version.ts
v
version
import
*
as
easyStd
from
"https://deno.land/x/easy_std@v0.7.0/src/type.ts"
;
Type Aliases
T
AnyFunction