Showing 1-20 of 28 packages
Best type safe way to check null or undefined in typescript
A set of helper classes for working with strings, objects, etc.
A handy collection of methods related to manipulating objects.
A light weight package for object and array manipulation. As well as some utilities for matching text.
```typescript import objectUtil from "codestar-object-util"; ``` ## 判断一个对象是否为空 ``` expect(objectUtil.isEmpty({})).toBe(true) ``` ## 根据value获取对应的key ``` expect(objectUtil.getKeyByValue({name: 'who', age: 20}, 'who')).toBe('name') expect(objectUti
## Installation
A simple utility to access nested JSON object properties, including arrays. Inspired by Immutable API methods like hasIn and getIn.
sicon-plugin
A lightweight and modern utility toolkit for JavaScript and TypeScript. kr-corekit provides essential functions for strings, arrays, objects, and more, designed for simplicity and productivity.
DOM utility library
Azure-net tools library for React Native
js原生工具包 数据(对象、数组,时间,字符串)处理,校验处理,时间处理
js工具
Utilities library for data encoding, decoding and manipulations
uniapp tools
包含了一些常用的js工具方法及less样式
Collection of basic utilities for other Motion Bank modules
private data util
第一步,改变我们的源,如果需要
A library of JavaScript utils