Skip to content

Commit

Permalink
Merge #31
Browse files Browse the repository at this point in the history
31: Center title r=bidoubiwa a=bidoubiwa



Co-authored-by: cvermand <[email protected]>
  • Loading branch information
bors[bot] and bidoubiwa committed Aug 19, 2021
2 parents 768616d + dbeb4a0 commit 50e0172
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<p align="center">

<h1 align="center">Turbo 🐡 JSON </h1>

<h1 align="center">Turbo 🐡 JSON </h1>

<p align="center">
<img src="assets/boat.png" width=300 />

<!-- <a href="https://www.npmjs.com/package/meilisearch"><img src="https://img.shields.io/npm/v/meilisearch.svg" alt="npm version"></a> -->
<a href="https://github.com/bidoubiwa/turbo-json.js/actions"><img src="https://github.com/bidoubiwa/turbo-json.js/workflows/Tests/badge.svg" alt="Tests"></a>
<a href="https://github.com/prettier/prettier"><img src="https://img.shields.io/badge/styled_with-prettier-ff69b4.svg" alt="Prettier"></a>
<a href="https://github.com/bidoubiwa/turbo-json.js/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-informational" alt="License"></a>
<a href="https://app.bors.tech/repositories/36206"><img src="https://bors.tech/images/badge_small.svg" alt="Bors enabled"></a>

</p>

turbo-json.js is a tool that combines all json files found in a directory into one big json file using **streaming** to avoid out-of-memory.
Expand Down

0 comments on commit 50e0172

Please sign in to comment.