Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

commonly-used-utils

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commonly-used-utils - npm Package Compare versions

Comparing version 1.0.0-beat18 to 1.0.0-beat19

.idea/commonly-used-utils.iml

2

dist/index.js

@@ -1,1 +0,1 @@

!function(t,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r();else if("function"==typeof define&&define.amd)define([],r);else{var e=r();for(var n in e)("object"==typeof exports?exports:t)[n]=e[n]}}(self,(()=>(()=>{"use strict";var t={d:(r,e)=>{for(var n in e)t.o(e,n)&&!t.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o:(t,r)=>Object.prototype.hasOwnProperty.call(t,r),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},r={};t.r(r),t.d(r,{NotRepeatedArray:()=>A,addItem:()=>O,deleteRecursively:()=>h,deleteRecursivelyReverse:()=>p,findArrayAttr:()=>j,isArray:()=>l,isFunction:()=>c,isNil:()=>u,isNumber:()=>a,isObject:()=>i,oneDimensional:()=>v,removeItem:()=>E,setTreeAttr:()=>s,setTreeAttr_copy:()=>b,sleep:()=>_,treeFind:()=>y,treeFindParents:()=>d});var e,n=new Map([["[object Boolean]","boolean"],["[object Number]","number"],["[object String]","string"],["[object Function]","function"],["[object Array]","array"],["[object Date]","date"],["[object RegExp]","regExp"],["[object Object]","object"],["[object Error]","error"]]),o=function(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?n.get(Object.prototype.toString.call(t))||"object":typeof t},i=function(t){return"object"===o(t)},c=function(t){return"function"===o(t)},l=function(t){return"array"===o(t)},u=function(t){return null==t},a=function(t){return null!==t&&""!==t&&void 0!==t&&!isNaN(Number(t))},f=function(t,r,e){if(e||2===arguments.length)for(var n,o=0,i=r.length;o<i;o++)!n&&o in r||(n||(n=Array.prototype.slice.call(r,0,o)),n[o]=r[o]);return t.concat(n||Array.prototype.slice.call(r))},v=function(t,r){return void 0===t&&(t=[]),void 0===r&&(r="children"),t&&t.length?t.reduce((function(t,e){var n;return t.concat(e,(null===(n=null==e?void 0:e[r])||void 0===n?void 0:n.length)?v(e[r],r):[])}),[]):[]},d=function(t,r,e,n,o,c,l){var u;if(void 0===t&&(t=[]),void 0===e&&(e="id"),void 0===n&&(n="children"),void 0===o&&(o=!0),void 0===c&&(c=!0),void 0===l&&(l=!0),!t.length)return[];for(var a=0,f=t.length;a<f;a++){var v=t[a];if(v[e]===r)return c?[v]:l?[]:v;var s=(null===(u=null==v?void 0:v[n])||void 0===u?void 0:u.length)&&d(v[n],r,e,n,o,c,!1);if(i(s))return[v];if(null==s?void 0:s.length)return o?[v].concat(s):s.concat(v)}},s=function(t,r,e,n){var o;void 0===t&&(t=[]),void 0===e&&(e="children"),void 0===n&&(n=[]);for(var i=0,c=t.length;i<c;i++){var l=t[i];r(l,n,i,t),(null===(o=null==l?void 0:l[e])||void 0===o?void 0:o.length)&&s(l[e],r,e,f(f([],n,!0),[l],!1))}},h=function(t,r,e,n){var i;void 0===t&&(t=[]),void 0===e&&(e="children"),void 0===n&&(n=[]);for(var c=0,l=t.length;c<l;c++){var u=t[c],a=r(u,n,c,t);if("boolean"!==o(a)){new Error("callback返回值:".concat(a,"(返回值只能是布尔值)"));break}a?(null===(i=null==u?void 0:u[e])||void 0===i?void 0:i.length)&&h(u[e],r,e,f(f([],n,!0),[u],!1)):(t.splice(c,1),l--,c--)}},p=function(t,r,e,n){var i;void 0===t&&(t=[]),void 0===e&&(e="children"),void 0===n&&(n=[]);for(var c=t.length-1;c>=0;c--){var l=t[c],u=r(l,n,c,t);if("boolean"!==o(u)){new Error("callback返回值:".concat(u,"(返回值只能是布尔值)"));break}u?(null===(i=null==l?void 0:l[e])||void 0===i?void 0:i.length)&&h(l[e],r,e,f(f([],n,!0),[l],!1)):t.splice(c,1)}},b=function(t,r,e,n){return void 0===e&&(e="children"),void 0===n&&(n=[]),t.length?t.reduce((function(t,o,c,l){var u=r(o,n,c,l);if(!i(u))throw new Error("函数返回值必须为对象");return u[e]&&(u[e]=b(u[e],r,e,f(f([],n,!0),[o],!1))),0===Object.keys(u).length?t:t.concat(u)}),[]):[]},y=function(t,r,e,n,o){void 0===e&&(e="{}"),void 0===n&&(n="children"),void 0===o&&(o=[]);for(var c=0,l=t.length;c<l;c++){var u=t[c];if(r(u,o,c,t))return"{}"===e||"Object"===e||i(e)?u:u[e];var a=u[n]&&y(u[n],r,e,n,f(f([],o,!0),[u],!1));if(a)return a}},g=(e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},e(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),j=function(t,r,e,n,o){if(void 0===o&&(o=!1),!l(t)||!e||u(r)||o&&!t.length||"boolean"!=typeof o)throw new Error("请检查参数");var c=t.find((function(t){return!!i(t)&&(o?t[e]===r:""+t[e]==""+r)}));if("{}"===n||"string"==typeof n&&"object"===n.toLowerCase()||i(n)){if(o&&!i(c))throw new Error("严格模式(对象)未找到, value: ".concat(r,", attr:").concat(e,", url: ").concat(location.href));return c}if(o&&(!i(c)||!(n in c)||u(c[n])))throw new Error("严格模式(属性)未找到, value: ".concat(r,", attr:").concat(e,", url: ").concat(location.href));return null==c?void 0:c[n]};function m(t){if("number"!==o(t)&&"string"!==o(t))throw new Error("只支持string、number类型的数据");!l(this)||this.includes(t)?this instanceof Set&&this.add(t):this.push(t)}function w(t){if("number"!==o(t)&&"string"!==o(t))throw new Error("只支持string、number类型的数据");if(l(this)){var r=this.indexOf(t);-1!==r&&this.splice(r,1)}else this instanceof Set&&this.delete(t)}var O=function(){for(var t=this,r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];for(var n in r){var o=r[n];l(o)?o.forEach((function(r){m.call(t,r)})):m.call(this,o)}return this},E=function(){for(var t=this,r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];for(var n in r){var o=r[n];l(o)?o.forEach((function(r){w.call(t,r)})):w.call(this,o)}return this},A=function(t){function r(r){return(null==r?void 0:r.length)?t.apply(this,r)||this:t.call(this)||this}return g(r,t),r.prototype.addItem=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return O.call(this,t),this},r.prototype.removeItem=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return E.call(this,t),this},r}(Array),_=function(t){return new Promise((function(r){return setTimeout(r,t)}))};return r})()));
!function(t,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r();else if("function"==typeof define&&define.amd)define([],r);else{var e=r();for(var n in e)("object"==typeof exports?exports:t)[n]=e[n]}}(self,(()=>(()=>{"use strict";var t={d:(r,e)=>{for(var n in e)t.o(e,n)&&!t.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o:(t,r)=>Object.prototype.hasOwnProperty.call(t,r),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},r={};t.r(r),t.d(r,{NotRepeatedArray:()=>_,addItem:()=>E,deleteRecursively:()=>p,deleteRecursivelyReverse:()=>b,findArrayAttr:()=>m,isArray:()=>l,isFunction:()=>c,isNil:()=>u,isNumber:()=>a,isObject:()=>i,isObjectAndEmpty:()=>f,oneDimensional:()=>d,removeItem:()=>A,setTreeAttr:()=>h,setTreeAttr_copy:()=>y,sleep:()=>S,treeFind:()=>g,treeFindParents:()=>s});var e,n=new Map([["[object Boolean]","boolean"],["[object Number]","number"],["[object String]","string"],["[object Function]","function"],["[object Array]","array"],["[object Date]","date"],["[object RegExp]","regExp"],["[object Object]","object"],["[object Error]","error"]]),o=function(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?n.get(Object.prototype.toString.call(t))||"object":typeof t},i=function(t){return"object"===o(t)},c=function(t){return"function"===o(t)},l=function(t){return"array"===o(t)},u=function(t){return null==t},a=function(t){return null!==t&&""!==t&&void 0!==t&&!isNaN(Number(t))},f=function(t){if(!i(t))return!1;for(var r in t)if(t.hasOwnProperty(r))return!1;return!0},v=function(t,r,e){if(e||2===arguments.length)for(var n,o=0,i=r.length;o<i;o++)!n&&o in r||(n||(n=Array.prototype.slice.call(r,0,o)),n[o]=r[o]);return t.concat(n||Array.prototype.slice.call(r))},d=function(t,r){return void 0===t&&(t=[]),void 0===r&&(r="children"),t&&t.length?t.reduce((function(t,e){var n;return t.concat(e,(null===(n=null==e?void 0:e[r])||void 0===n?void 0:n.length)?d(e[r],r):[])}),[]):[]},s=function(t,r,e,n,o,c,l){var u;if(void 0===t&&(t=[]),void 0===e&&(e="id"),void 0===n&&(n="children"),void 0===o&&(o=!0),void 0===c&&(c=!0),void 0===l&&(l=!0),!t.length)return[];for(var a=0,f=t.length;a<f;a++){var v=t[a];if(v[e]===r)return c?[v]:l?[]:v;var d=(null===(u=null==v?void 0:v[n])||void 0===u?void 0:u.length)&&s(v[n],r,e,n,o,c,!1);if(i(d))return[v];if(null==d?void 0:d.length)return o?[v].concat(d):d.concat(v)}},h=function(t,r,e,n){var o;void 0===t&&(t=[]),void 0===e&&(e="children"),void 0===n&&(n=[]);for(var i=0,c=t.length;i<c;i++){var l=t[i];r(l,n,i,t),(null===(o=null==l?void 0:l[e])||void 0===o?void 0:o.length)&&h(l[e],r,e,v(v([],n,!0),[l],!1))}},p=function(t,r,e,n){var i;void 0===t&&(t=[]),void 0===e&&(e="children"),void 0===n&&(n=[]);for(var c=0,l=t.length;c<l;c++){var u=t[c],a=r(u,n,c,t);if("boolean"!==o(a)){new Error("callback返回值:".concat(a,"(返回值只能是布尔值)"));break}a?(null===(i=null==u?void 0:u[e])||void 0===i?void 0:i.length)&&p(u[e],r,e,v(v([],n,!0),[u],!1)):(t.splice(c,1),l--,c--)}},b=function(t,r,e,n){var i;void 0===t&&(t=[]),void 0===e&&(e="children"),void 0===n&&(n=[]);for(var c=t.length-1;c>=0;c--){var l=t[c],u=r(l,n,c,t);if("boolean"!==o(u)){new Error("callback返回值:".concat(u,"(返回值只能是布尔值)"));break}u?(null===(i=null==l?void 0:l[e])||void 0===i?void 0:i.length)&&p(l[e],r,e,v(v([],n,!0),[l],!1)):t.splice(c,1)}},y=function(t,r,e,n){return void 0===e&&(e="children"),void 0===n&&(n=[]),t.length?t.reduce((function(t,o,c,l){var u=r(o,n,c,l);if(!i(u))throw new Error("函数返回值必须为对象");return u[e]&&(u[e]=y(u[e],r,e,v(v([],n,!0),[o],!1))),0===Object.keys(u).length?t:t.concat(u)}),[]):[]},g=function(t,r,e,n,o){void 0===e&&(e="{}"),void 0===n&&(n="children"),void 0===o&&(o=[]);for(var c=0,l=t.length;c<l;c++){var u=t[c];if(r(u,o,c,t))return"{}"===e||"Object"===e||i(e)?u:u[e];var a=u[n]&&g(u[n],r,e,n,v(v([],o,!0),[u],!1));if(a)return a}},j=(e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},e(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}),m=function(t,r,e,n,o){if(void 0===o&&(o=!1),!l(t)||!e||u(r)||o&&!t.length||"boolean"!=typeof o)throw new Error("请检查参数");var c=t.find((function(t){return!!i(t)&&(o?t[e]===r:""+t[e]==""+r)}));if("{}"===n||"string"==typeof n&&"object"===n.toLowerCase()||i(n)){if(o&&!i(c))throw new Error("严格模式(对象)未找到, value: ".concat(r,", attr:").concat(e,", url: ").concat(location.href));return c}if(o&&(!i(c)||!(n in c)||u(c[n])))throw new Error("严格模式(属性)未找到, value: ".concat(r,", attr:").concat(e,", url: ").concat(location.href));return null==c?void 0:c[n]};function w(t){if("number"!==o(t)&&"string"!==o(t))throw new Error("只支持string、number类型的数据");!l(this)||this.includes(t)?this instanceof Set&&this.add(t):this.push(t)}function O(t){if("number"!==o(t)&&"string"!==o(t))throw new Error("只支持string、number类型的数据");if(l(this)){var r=this.indexOf(t);-1!==r&&this.splice(r,1)}else this instanceof Set&&this.delete(t)}var E=function(){for(var t=this,r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];for(var n in r){var o=r[n];l(o)?o.forEach((function(r){w.call(t,r)})):w.call(this,o)}return this},A=function(){for(var t=this,r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];for(var n in r){var o=r[n];l(o)?o.forEach((function(r){O.call(t,r)})):O.call(this,o)}return this},_=function(t){function r(r){return(null==r?void 0:r.length)?t.apply(this,r)||this:t.call(this)||this}return j(r,t),r.prototype.addItem=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return E.call(this,t),this},r.prototype.removeItem=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return A.call(this,t),this},r}(Array),S=function(t){return new Promise((function(r){return setTimeout(r,t)}))};return r})()));
{
"name": "commonly-used-utils",
"version": "1.0.0-beat18",
"version": "1.0.0-beat19",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -24,2 +24,6 @@ ### 1.0.0-beat11

#### 2023/10/17
1. deleteRecursively、deleteRecursivelyReverse、setTreeAttr_copy、treeFind回调函数扩展属性
1. deleteRecursively、deleteRecursivelyReverse、setTreeAttr_copy、treeFind回调函数扩展属性
### 1.0.0-beat19
#### 2024/5/11
1. isObjectAndEmpty 判断空对象方法新增

@@ -7,3 +7,4 @@ // 常用工具

isObject,
isNumber
isNumber,
isObjectAndEmpty
} from './utils/basics'

@@ -30,2 +31,2 @@

export { sleep } from './function'
export { sleep } from './function'

@@ -43,2 +43,16 @@ const class2type = new Map([

return !isNaN(Number(param))
}
}
export const isObjectAndEmpty = (param) => {
if (!isObject(param)) {
return false
}
for (let key in param) {
if (param.hasOwnProperty(key)) {
return false
}
}
return true
}

@@ -24,2 +24,5 @@ // 是否为对象

// 是否为空对象
export function isObjectAndEmpty (param: any): param is boolean
/**

@@ -180,2 +183,2 @@ * 多维嵌套数组转一维数组

*/
export function treeFind(array, callback, returnType?: '{}' | 'Object' | {} | string, children?: 'children' | string): object | undefined | string
export function treeFind(array, callback, returnType?: '{}' | 'Object' | {} | string, children?: 'children' | string): object | undefined | string
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc