fdxjs

所属分类:数据结构
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-01-04 06:50:51
上 传 者sh-1993
说明:  js是一个基于函数编程的库,它允许您使用纯函数来操作不同的数据
(FDX.js is a library based on functional programming, which allows you to use pure functions to operate on different data)

文件列表:
.prettierrc (69, 2019-11-22)
__tests__/ (0, 2019-11-22)
__tests__/compose.test.js (498, 2019-11-22)
__tests__/dive.test.js (409, 2019-11-22)
__tests__/evalString.test.js (2136, 2019-11-22)
__tests__/isObject.js (649, 2019-11-22)
__tests__/loopback.test.js (325, 2019-11-22)
__tests__/offset.test.js (367, 2019-11-22)
__tests__/paginate.test.js (277, 2019-11-22)
__tests__/toBoolean.test.js (2043, 2019-11-22)
__tests__/union.test.js (376, 2019-11-22)
index.js (1623, 2019-11-22)
jest.config.js (36, 2019-11-22)
package-lock.json (176559, 2019-11-22)
package.json (629, 2019-11-22)
src/ (0, 2019-11-22)
src/arrays/ (0, 2019-11-22)
src/arrays/offset.js (1123, 2019-11-22)
src/arrays/union.js (599, 2019-11-22)
src/functions/ (0, 2019-11-22)
src/functions/compose.js (777, 2019-11-22)
src/functions/evalString.js (882, 2019-11-22)
src/functions/isObject.js (257, 2019-11-22)
src/functions/loopback.js (648, 2019-11-22)
src/functions/paginate.js (678, 2019-11-22)
src/functions/pipeline.js (688, 2019-11-22)
src/functions/random.js (310, 2019-11-22)
src/functions/range.js (807, 2019-11-22)
src/functions/times.js (421, 2019-11-22)
src/functions/toBoolean.js (1184, 2019-11-22)
src/functions/typeofall.js (730, 2019-11-22)
src/number/ (0, 2019-11-22)
src/number/decimal.js (546, 2019-11-22)
src/objects/ (0, 2019-11-22)
src/objects/clone.js (1514, 2019-11-22)
src/objects/dive.js (1039, 2019-11-22)
src/utils/ (0, 2019-11-22)
src/utils/falsy-values.js (107, 2019-11-22)
... ...

# fdxjs FDX.js is a library based on functional programming, which allows you to use pure functions to operate on different data structures, and primitive types. The objective is to achieve a rich amount of useful functions for the development of a web app that is maintainable. In addition excellent documentation thanks to JSDocs.

近期下载者

相关文件


收藏者