issues
search
erikras
/
lru-memoize
A utility to provide LRU memoization for any js function
MIT License
316
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump json5 from 1.0.1 to 1.0.2
#120
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#119
dependabot[bot]
opened
1 year ago
0
Bump simple-git and lint-staged
#118
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#117
dependabot[bot]
opened
1 year ago
0
Bump loader-utils from 1.2.3 to 1.4.2
#116
dependabot[bot]
opened
1 year ago
0
Bump async from 2.6.2 to 2.6.4
#115
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.9.1 to 6.12.6
#114
dependabot[bot]
opened
2 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#113
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#112
dependabot[bot]
opened
3 years ago
0
Bump browserslist from 4.4.1 to 4.16.6
#111
dependabot[bot]
opened
3 years ago
0
Bump hosted-git-info from 2.7.1 to 2.8.9
#110
dependabot[bot]
opened
3 years ago
1
Bump lodash from 4.17.11 to 4.17.21
#109
dependabot[bot]
opened
3 years ago
1
Bump handlebars from 4.1.0 to 4.7.7
#108
dependabot[bot]
opened
3 years ago
1
Bump y18n from 3.2.1 to 3.2.2
#107
dependabot[bot]
opened
3 years ago
1
Bump ini from 1.3.5 to 1.3.7
#106
dependabot[bot]
opened
3 years ago
1
Bump tree-kill from 1.2.1 to 1.2.2
#105
dependabot[bot]
opened
4 years ago
1
Bump handlebars from 4.1.0 to 4.7.6
#104
dependabot[bot]
closed
3 years ago
2
Bump lodash from 4.17.11 to 4.17.19
#103
dependabot[bot]
closed
3 years ago
2
Bump acorn from 5.7.3 to 5.7.4
#102
dependabot[bot]
opened
4 years ago
1
Bump handlebars from 4.1.0 to 4.5.3
#101
dependabot[bot]
closed
4 years ago
1
Fix Typescript typings
#100
lagunovsky
opened
5 years ago
0
Bump mixin-deep from 1.3.1 to 1.3.2
#99
dependabot[bot]
opened
5 years ago
0
Implemented faster LRU cache
#98
kraus-milan
closed
2 years ago
0
Bump lodash from 4.17.11 to 4.17.14
#97
dependabot[bot]
closed
4 years ago
1
Bump js-yaml from 3.12.1 to 3.13.1
#96
dependabot[bot]
opened
5 years ago
0
Bump handlebars from 4.1.0 to 4.1.2
#95
dependabot[bot]
closed
4 years ago
1
Bump fstream from 1.0.11 to 1.0.12
#94
dependabot[bot]
opened
5 years ago
0
Bump tar from 2.2.1 to 2.2.2
#93
dependabot[bot]
opened
5 years ago
0
Typescript error
#92
aarongreenwald
opened
5 years ago
3
Added flow types and migrated to jest and rollup
#91
erikras
closed
5 years ago
1
Publish the latest version
#90
MickeyKay
opened
5 years ago
3
Fix IE11 'findIndex' error
#89
franjohn21
closed
5 years ago
2
slice → splice while moving entry to the top
#88
heydiplo
closed
5 years ago
6
"move to top" behavior uses slice, should use splice
#87
aduth
opened
6 years ago
1
Add typescript type definition file
#86
dlindenkreuz
closed
6 years ago
2
Replace shifts by push.
#85
gamazeps
opened
7 years ago
1
Benchmark
#84
comerc
opened
7 years ago
0
How to clear cache?
#83
comerc
opened
7 years ago
0
lruMemoize not a function
#82
tnrich
opened
7 years ago
1
Upgraded deps, fixed build, added code cov
#81
erikras
closed
7 years ago
1
Fix broken headings in Markdown files
#80
bryant1410
closed
7 years ago
1
Update dependencies, lint fixes
#79
DiscoStarslayer
closed
7 years ago
0
deepEquals behavior
#78
dpwrussell
opened
8 years ago
1
Disable deepEquals when deepObjects is not true
#77
dpwrussell
closed
7 years ago
1
Added travis ci support for modern node versions
#76
amilajack
closed
7 years ago
0
Support undefined equal argument; Fixes #73
#75
oculus42
closed
7 years ago
1
So the api doc signature doesn't wrap automatically
#74
hershaw
closed
8 years ago
1
Functions called with deeply equal arguments (and deepEqual=true) seemingly not being memoized
#73
tnrich
closed
7 years ago
2
Fix deepEquals when one param is object and other is null
#72
pbomb
closed
8 years ago
3
Add TypeScript definitions
#71
hsrobflavorus
closed
8 years ago
0
Next