Skip to content
This repository was archived by the owner on May 16, 2020. It is now read-only.
/ rem Public archive

A practical functional library for JavaScript programmers.

License

Notifications You must be signed in to change notification settings

varcat/rem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rem

JavaScript程序员的实用函数库。

目录

  • 基本函数
    • always
    • compose
    • curry
    • identity
    • maybe
    • pipe
  • Pointfree
    • add
    • concat
    • eq
    • filter
    • flip
    • forEach
    • head
    • includes
    • intercalate
    • last
    • map
    • match
    • prop
    • reduce
    • replace
    • reverse
    • safeHead
    • slice
    • sort
    • sortBy
    • split
    • take
    • toLowerCase
    • toString
    • toUpperCase
  • 结构体
    • Maybe
  • 调试函数
    • getType
    • trace

About

A practical functional library for JavaScript programmers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published