模拟JSON数据 Packages

gulp-xliff-to-json

``` //target language is fr gulp.src('./test.xlf') .pipe(xliff2json()) .pipe(gulp.dest('./')) //result is test.fr.json ```

1.0.1 • Published 10 years ago

json-fetch-cache

Utility for fetching and caching JSON for a configurable amount of time

1.2.6 • Published 5 years ago

jsonl

Transform a stream of JSON into a stream of Line Delimited JSON

1.1.2 • Published 11 years ago