Skip to content
Raoul de Heer edited this page Sep 25, 2022 · 10 revisions

Welcome to the Mylas wiki!

Mylas

Mylas is a npm package that makes the loading and storing of data from fs easy and reliable. And it supports multithreading, json with comments and loading buffers with multithreading.

Installation

Install Mylas from NPM

npm i mylas
// Or
yarn add mylas

To get started have a look at our getting started page

History

  • (28-10-2021) Over 100k npm downloads
  • (03-11-2021) Over 100k Weekly downloads
  • (04-11-2021) Over 200k npm downloads
  • (11-11-2021) Over 300k npm downloads
  • (24-11-2021) Over 500k npm downloads
  • (17-12-2021) Over 900k npm downloads
  • (27-12-2021) Over 1.0M npm downloads
  • (21-02-2022) Over 2.0M npm downloads
  • (05-04-2022) Over 3.0M npm downloads
  • (06-06-2022) Over 4.0M npm downloads
  • (10-08-2022) Over 5.0M npm downloads

Links

All functions Mylas has are at exports
To get started have a look at our getting started page
Find Mylas on npm
Find Mylas on github


Resources

Clone this wiki locally