TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: a companion library to underscore.js - f_underscore.js

2 点作者 KrisJordan大约 13 年前

2 条评论

KrisJordan大约 13 年前
f_ is a library for wielding and welding iterator functions. It is designed to complement underscore.js' functions that employ iterator functions, like `map`, `filter`, `sortBy`, etc.<p>I've been using this on personal projects but just spent the weekend tidying it up and writing tests and documentation.<p>Documentation and sample code can be found here: <a href="http://krisjordan.github.com/f_underscore/" rel="nofollow">http://krisjordan.github.com/f_underscore/</a>
daveroberts大约 13 年前
Hey, I'm a fan of your recess framework and I wanted to stop by to say I was going to look into this library you published just based on that fact.