This package has been deprecated

Author message:

shared-utils was a general package, deprecated for long.

@jimengio/shared-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

Shared Utils

业务项目当中剥离出来的通用的函数, 用来跨项目复用. 兼容老项目运行为主(样式部分建议直接用 flex-styles).

Usage

yarn add @jimengio/shared-utils

Immer helper functions:

immerHelpers.immerState;
immerHelpers.mergeState;

Detecting functions:

interpose;
some;
isFunction;
isNil;
hasItems;
isListEmpty;
isAnEmptyList;
immerMerge;

String functions:

fuzzyFoundText;
foundText;

Layout styles:

Flexbox related styles has been moved to the package flex-styles.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @jimengio/shared-utils

Weekly Downloads

0

Version

0.1.5

License

MIT

Unpacked Size

12.1 kB

Total Files

18

Last publish

Collaborators

  • imzshh
  • jiyinyiyong
  • rebirth