Skip to main content
Deno 2.2 is here with built-in OpenTelemetry, Lint plugins, node:sqlite, and more 🎉️
Learn more

Search npm for packages to use with Deno

Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
  • ithuni1

    ``` npm install itHuni1 ``` ## 导入 ``` const itHuni = require('itHuni1') ``` ## 格式化时间的功能 ``` const dt = itHuni.dataFormat(new Date())