0.1.3 • Published 10 months ago

@3-/cache v0.1.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
10 months ago

@3-/cache

test/main.coffee :

#!/usr/bin/env coffee

> @3-/cache

test = cache (a)=>
  console.log 'run test',a
  a+2


console.log test 123
console.log test 123

output :

run test 123
125
125

About This Project

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于本项目

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

0.1.3

10 months ago

0.1.1

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

2 years ago

0.0.1

2 years ago