0.1.5 • Published 5 years ago

@jimengio/shared-utils v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Shared Utils

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

Usage

npm.io

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

0.1.5

5 years ago

0.1.5-a2

5 years ago

0.1.5-a1

5 years ago

0.1.4

5 years ago

0.1.4-a2

5 years ago

0.1.4-a1

5 years ago

0.1.3

5 years ago

0.1.3-a1

5 years ago

0.1.2

5 years ago

0.1.2-a3

5 years ago

0.1.2-a2

5 years ago

0.1.2-a1

5 years ago

0.1.1

5 years ago

0.1.1-a1

5 years ago

0.1.0

5 years ago

0.1.0-a3

5 years ago

0.1.0-a2

5 years ago

0.1.0-a1

5 years ago