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.
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())