Skip to content

issues Search Results · repo:playerony/indexeddb-fs language:TypeScript

Filter by

7 results
 (48 ms)

7 results

inplayerony/indexeddb-fs (press backspace or delete to remove)

The regex check appears to be very slow when the path contains multiple - characters. Why is it nessesary to test the path agains a regex?
  • idoodler
  • Opened 
    on Oct 24, 2024
  • #64

From Chrome Devtools Performance analysis, I can see that openIndexedDBConnection is called each time an operation is performed, which is extremely time consuming (takes approximately 3ms just to open ...
  • t123yh
  • Opened 
    on Mar 29, 2023
  • #63

I was trying to import an SSH identity in https://chromium.googlesource.com/apps/libapps/+/HEAD/nassh. The identity files contained a @ character, but the error message path is invalid didn t give me any ...
  • danielmirchandani
  • 2
  • Opened 
    on Mar 15, 2023
  • #44

Can you provide an example on how to use this module for a web page?
  • hasaranga
  • 1
  • Opened 
    on Feb 18, 2023
  • #43

coming from UNIX background, the rename function is about renaming a file from anywhere to anywhere. basically i was expecting semantics similar to the moveFile function. it would help if the renameFile ...
  • vapier
  • 1
  • Opened 
    on Aug 1, 2022
  • #42

The docs are quite straight-foward, but this is an enhancement request, can you please remove tests from the actual lib itself when giving examles?
  • ShafSpecs
  • 1
  • Opened 
    on Jan 2, 2022
  • #40
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub