Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 373 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 373 Bytes

usv

A javascript package for Unicode Separated Values (USV). See https://github.com/SixArm/usv for documentation and examples.

The package contains declaration files for TypeScript as well as the following flavours:

Module Target
CommonJS ES6
ES2015 ES6
UMD ES6

Installation

npm i usv