zjonsson


  • ```js module.exports = function(input, scoreFn, options) {... ```

    published 0.1.1 6 years ago
  • Herringbone is a columnar storage format, inspired by parquet but represented a valid JSON. Herringbone is optimized for random access to small segments of data, with emphasis on multi-level indices and bloom filters on sorted datasets.

    published 0.0.1 6 years ago
  • fully asynchronous, pure JavaScript implementation of the Parquet file format

    published 0.8.7 4 years ago
  • Function that takes in a `directory` object from `unzipper` and returns a list of worksheets that can be streamed.

    published 0.0.3 5 years ago
  • csv2parquet is a CLI tool to quickly convert one or more csv files to parquet, using [duckdb](https://duckdb.org)

    published 0.0.5 2 years ago
  • PdfStream is an experimental class that streams multiple pdf files into a single pdf file. Unlike most pdf utilities, PdfStream does not try to decode each incoming pdf file into an object tree. In fact, PdfStream never has access to the entire pdf buf

    published 0.0.4 9 months ago