lightning-fs icon indicating copy to clipboard operation
lightning-fs copied to clipboard

A lean and fast 'fs' for the browser

Results 55 lightning-fs issues
Sort by recently updated
recently updated
newest added

> In theory, a native implementation of `exists` that doesn't throw an Error and immediately catch it might be ever-so-slightly faster. Not sure what the overhead of creating an Error...

Start a draft, towards implementing #28. Currently utterly untested. 🙃

Removes [degenerator](https://github.com/TooTallNate/node-degenerator). It's no longer used after updating ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Removes `degenerator` Updates `karma` from 2.0.5 to 6.4.1 Release notes Sourced from...

dependencies

I have a code to read a real folder from File Access API into lightningFS. The repo is about 800kb, has 300 files. The code works very slowly, because of...

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [karma](https://github.com/karma-runner/karma), [mkdirp](https://github.com/isaacs/node-mkdirp) and [extract-zip](https://github.com/maxogden/extract-zip). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from...

dependencies

I've been using isomorphic-git with lightning-fs and it's working great so far, but the next stage of my project is calling an emscripten-built assembler. Unfortunately, lightning-fs doesn't seem to implement...

Removes [http-cache-semantics](https://github.com/kornelski/http-cache-semantics). It's no longer used after updating ancestor dependency [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together. Removes `http-cache-semantics` Updates `semantic-release` from 16.0.3 to 20.1.0 Release notes Sourced from...

dependencies

In Firefox, see https://observablehq.com/@a10k/hello-lightning-fs-isomorphic-git Works perfectly in chrome but when creating the new filesystem, DOM refuses.

bug

Bumps [json5](https://github.com/json5/json5) and [loader-utils](https://github.com/webpack/loader-utils). These dependencies needed to be updated together. Updates `json5` from 0.5.1 to 1.0.2 Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__...

dependencies

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [karma-webpack](https://github.com/webpack-contrib/karma-webpack), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `json5` Updates `karma-webpack` from 4.0.2 to 5.0.0...

dependencies