Total Downloads
Cumulative downloads
Total Downloads
1,890
Last day
0%
1
Compared to previous day
Last week
-33.3%
6
Compared to previous week
Last month
23.5%
21
Compared to previous month
Last year
-35.3%
132
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Other packages similar to code-dir
get-dir-code
1.2.4
可用于合并项目代码为一个长字符串,同时计算总行数
iso-639-1-dir
3.0.5
ESM of ISO-639-1 language codes, english names, native names and writing directions. TS-friendly.
koa-dir-router
1.1.6
A middleware of KOA, which supports the access form of folder directory as web address, and does not need to restart the koa service, it can hot update the file code inside the folder, modify it and go online. It is convenient to modify the code and go on
@tim-code/project-dir
0.1.2
``` import { projectDir } from "@tim-code/project-dir" console.log(projectDir(import.meta.url)) ```