issues
search
lmaccherone
/
node-localstorage
A drop-in substitute for the browser native localStorage API that runs on node.js.
MIT License
450
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Option to disable encoding
#91
subhero24
opened
7 months ago
0
Clarify implementation assumptions in the docs
#90
davestewart
opened
11 months ago
0
Missing browser entry and/or sideEffects:false in package.json
#89
andersekdahl
opened
1 year ago
0
Bump @babel/traverse from 7.22.8 to 7.23.2
#88
dependabot[bot]
opened
1 year ago
0
Fatal bug: ReferenceError: _sync is not defined
#87
create3000
closed
1 year ago
3
Proxy set handler does not return true on successful writes.
#86
bmcbarron
closed
1 year ago
4
Bump minimist from 0.2.1 to 0.2.4
#85
dependabot[bot]
closed
1 year ago
1
Please convert to plain old JS 🙏🙏
#84
john-doherty
closed
1 year ago
1
Bump json5 from 2.2.0 to 2.2.3
#83
dependabot[bot]
closed
1 year ago
1
Typescript support
#82
daniellalasa2
closed
1 year ago
2
Increase default quota size in node js
#81
shrikartare
closed
1 year ago
1
Thanks for the pull request!!!
#80
NexusNull
closed
2 years ago
1
add file system sync functionality
#79
NexusNull
closed
1 year ago
12
multiple Instances do not sync
#76
NexusNull
closed
1 year ago
2
Bump path-parse from 1.0.6 to 1.0.7
#75
dependabot[bot]
closed
3 years ago
0
globalThis obviates the need for any shmiming on the user's part.
#74
Pomax
opened
3 years ago
4
Client localStorage
#73
BlazerYoo
closed
3 years ago
1
Make ES6 tests fail when there is no Proxy object
#72
lmaccherone
opened
3 years ago
0
Switched from deprecated to new listenerCount calling pattern
#71
lmaccherone
closed
3 years ago
0
Cleanup from last fix
#70
lmaccherone
closed
3 years ago
0
Run tests on Mac and Windows
#69
lmaccherone
closed
3 years ago
0
Install coverage check
#68
lmaccherone
opened
3 years ago
0
Get clean security warnings
#67
lmaccherone
opened
3 years ago
0
Stop using Travis CI
#66
lmaccherone
closed
3 years ago
0
Bump hosted-git-info from 2.8.5 to 2.8.9
#65
dependabot[bot]
closed
3 years ago
0
Bump lodash from 4.17.19 to 4.17.21
#64
dependabot[bot]
closed
3 years ago
0
Bump handlebars from 4.5.3 to 4.7.7
#63
dependabot[bot]
closed
3 years ago
0
Using a shared folder as localStorage location might throw QUOTA_EXCEEDED_ERR
#62
pvrobays
closed
3 years ago
3
Bump y18n from 4.0.0 to 4.0.1
#61
dependabot[bot]
closed
3 years ago
0
Why node-localstorage over localStorage
#59
kopax
closed
3 years ago
1
Added Architecure ppc64le to run on Powersystem
#58
genisysram
closed
3 years ago
0
fix the `options` argument to `writeFileSync`
#57
samjross
closed
3 years ago
0
Bump yargs-parser from 13.1.1 to 13.1.2
#56
dependabot[bot]
closed
3 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#55
dependabot[bot]
closed
3 years ago
0
Cannot persist keys that contain *
#54
fbuchinger
closed
3 years ago
4
Changed how keys and values are interpreted.
#53
gamesaucer
closed
3 years ago
2
Added backwards compatible options for recursive location creation
#52
WillBartee
closed
4 years ago
0
new LocalStorage(<base_path/desired>) fails when base_path does not exist.
#51
WillBartee
closed
3 years ago
1
events.EventEmitter.listenerCount is deprecated
#50
enriquepiatti
closed
3 years ago
2
Async get and set
#49
enriquepiatti
closed
3 years ago
3
How to use listener?
#48
enriquepiatti
closed
4 years ago
2
Implemented temp storage through fs-mock
#47
challet
closed
3 years ago
4
empty key
#46
appy-one
closed
4 years ago
2
Can't resolve 'fs' in
#45
ohari5336
closed
5 years ago
9
Set values directly
#44
dy
closed
5 years ago
1
Add register.js to pollyfill node.js environment for testing browser targeted code
#43
dy
closed
5 years ago
3
`register` entry
#42
dy
closed
5 years ago
2
Bump lodash from 3.10.1 to 4.17.15
#41
dependabot[bot]
closed
5 years ago
1
Unexpected identifier - import Stream from 'stream'
#40
dao-heart
closed
5 years ago
1
for each client, does it accept different value with the same key like native ls?
#39
clouditable
closed
5 years ago
3
Next