文件名称:fuc:Coffeescript和Javascript的功能实用程序
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-03 16:00:24
CoffeeScript
Coffeescript和Javascript的功能实用程序 Underscore / lodash太多但还不够? 因此,您对打破所有Promise感到async吗? 全部完成! > npm install fuc require ( ' fuc ' ). _it_all () # fuc the global namespace, fuc prototypes 1 + __ 2 # logs 2, returns 3 unite { a : 1 }, { b : 2 } # => {a: 1, b: 2} do thus { a : 1 }, -> this . a + 1 # => 2 [ 1 , 2 , 4 ]. _fap (it) -> if it % 2 th
【文件预览】:
fuc-master
----fuc.coffee(1KB)
----package.json(655B)
----.gitignore(14B)
----README.md(5KB)
----bower.json(495B)
----test.coffee(923B)