Commit Graph

7 Commits

Author SHA1 Message Date
Dan Ryan
7605b76d91 amend comment for Stringifier.write
Change comment on `Stringifier.write` to reflect that argument is of type `string[] | Object`
2016-08-01 17:14:11 -04:00
Dan Ryan
a5bf4368e2 Allow Object type as argument to Stringifier.write
When using the stringifier in NodeJS streaming mode, it is perfectly acceptable to send in an `Object` as well; this is actually my favorite use case for this library.
2016-08-01 12:46:21 -04:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Rogier Schouten
164c9dd0a5 Add typings for csv-stringify. 2015-03-09 10:00:24 +01:00