Total Downloads
Cumulative downloads
Total Downloads
16,337
Last day
100%
2
Compared to previous day
Last week
-24%
19
Compared to previous week
Last month
235.3%
57
Compared to previous month
Last year
-3.6%
540
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Other packages similar to require-plus
vite-plugin-require-plus
1.0.0
can let vite projects to support require
@thnkscj/logger-plus
1.1.3
```js const log = require("@thnkscj/logger-plus");
get-require-vars
1.0.1
Gets the calls to require() using node-detective plus the JavaScript variable declaration that calls them.
object-check-plus
1.0.1
1. 用于校验对象中是否存在 数组中的属性,并且是否有值 2. 最终返回值是一个对象, checkFlag是一个boolean,是本次校验的最终结果(false代表不成功,true代表成功) objectCheckModel是一个object,具体属性是 require:代表是否选中 title:代表提示语