0.1.3 • Published 11 months ago

@3-/csv v0.1.3

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

@3-/csv

see options in https://c2fo.github.io/fast-csv/docs/parsing/options

test/main.coffee :

#!/usr/bin/env coffee

> @3-/csv
  @3-/uridir
  path > join

ROOT = uridir(import.meta)

for await i from csv join ROOT,'test.csv'
  console.log i

output :

[ 'market', '面向通用市场' ]
[ 'pre-tailoring', '准备工作(过程)' ]
[ '(module) blanks', '填充模块,假模块' ]
[ 'a highly parallel problem', '高度并行的问题' ]
[ 'a marketing presentation', '销售/推介演示文稿' ]
[ 'apparent swap space', '显态交换分区保留极限' ]
[ 'backplane', '背板,底板' ]

About This Project

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

关于本项目

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

0.1.3

11 months ago

0.1.2

2 years ago

0.1.1

2 years ago