0.0.2 • Published 11 months ago

@3-/extract v0.0.2

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

@3-/extract

test/main.coffee :

#!/usr/bin/env coffee

> @3-/extract > extract extractLi
console.log extract('12<a>b</a>23','<a>','</a>')
for i from extractLi('<a>a</a>12<a>b</a>23','<a>','</a>')
  console.log i

output :

b
a
b

About This Project

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

关于本项目

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

0.0.2

11 months ago

0.0.1

2 years ago