issues
search
ajvincent
/
es-membrane
An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.
111
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace custom build system with Gulp.
#259
ajvincent
closed
1 month ago
0
Build does not work on Windows
#258
astegmaier
opened
2 months ago
2
Updates jun 2024
#257
ajvincent
closed
4 months ago
0
SharedAssertSet: use `asserts` type annotation
#256
ajvincent
closed
4 months ago
0
show and tell: i made a membrane implementation
#255
kumavis
opened
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#254
dependabot[bot]
closed
2 years ago
0
Bump karma from 5.2.3 to 6.3.16
#253
dependabot[bot]
closed
2 years ago
0
Bump follow-redirects from 1.13.2 to 1.14.8
#252
dependabot[bot]
closed
2 years ago
1
Bump karma from 5.2.3 to 6.3.14
#251
dependabot[bot]
closed
2 years ago
1
Bump log4js from 6.3.0 to 6.4.0
#250
dependabot[bot]
closed
2 years ago
1
Bump follow-redirects from 1.13.2 to 1.14.7
#249
dependabot[bot]
closed
2 years ago
1
Update Jasmine dev-dependency to 4.*
#248
ajvincent
closed
2 years ago
0
Add files entry to package.json
#247
ajvincent
opened
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#246
dependabot[bot]
closed
3 years ago
0
Bump glob-parent from 5.1.1 to 5.1.2
#245
dependabot[bot]
closed
3 years ago
0
Bump ws from 7.4.3 to 7.4.6
#244
dependabot[bot]
closed
3 years ago
0
Bump lodash from 4.17.20 to 4.17.21
#243
dependabot[bot]
closed
3 years ago
0
ProxyEntryNotifier support
#242
ajvincent
opened
3 years ago
0
makeShadowTarget() needs to set name, length for functions up front?
#241
ajvincent
opened
3 years ago
0
Maybe add jshint for development
#240
ajvincent
closed
3 years ago
1
ObjectGraph.passThroughFilter should be defined at construction time
#239
ajvincent
opened
3 years ago
0
Update to Node 16 after April 20, 2021 for AggregateError
#238
ajvincent
closed
2 years ago
0
Possible memory leak of proxies by holding strong references to revoke functions?
#237
ajvincent
opened
3 years ago
2
Add jsdoc application for auto-generated documentation
#236
ajvincent
opened
3 years ago
0
Add eslint for development
#235
ajvincent
closed
2 years ago
2
Add jsconfig.json for type checking in Visual Studio
#234
ajvincent
opened
3 years ago
0
Add rollup to build process for ES6 module construction
#233
ajvincent
opened
3 years ago
1
Bump http-proxy from 1.18.0 to 1.18.1
#232
dependabot[bot]
closed
4 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#231
dependabot[bot]
closed
4 years ago
0
Create a .npmignore file
#230
ajvincent
opened
4 years ago
0
Standard distortion type: Wrap one Promise in another for safety
#228
ajvincent
closed
4 years ago
4
Add minifier to build steps
#227
ajvincent
opened
4 years ago
0
Standard distortion type: Block returning instances of a given prototype
#226
ajvincent
opened
4 years ago
1
ObjectGraph refactor: ProxyHandler for converting from shadow to target for Reflect
#225
ajvincent
closed
4 years ago
1
ObjectGraph refactor: Remove ObjectGraphHandler, ChainHandler
#224
ajvincent
opened
4 years ago
1
ObjectGraph refactor: JavaDoc LinkedList, Master, Tracing files
#223
ajvincent
closed
5 years ago
0
ObjectGraph refactor: Remove DimensionalMap
#222
ajvincent
closed
5 years ago
0
ObjectGraph refactor: Tracing handler for debugging, tests
#221
ajvincent
closed
5 years ago
1
show and tell: read-only handler
#220
kumavis
closed
5 years ago
4
show and tell: simple module system
#219
kumavis
closed
5 years ago
2
Test bustage in npm run gui-tests
#218
ajvincent
opened
5 years ago
0
Standard distortion type: Clean-up observer patterns when a Proxy is revoked (ex: addEventListener)
#217
ajvincent
opened
5 years ago
0
ObjectGraph refactor: Compatibility with configuration GUI
#216
ajvincent
opened
5 years ago
1
ObjectGraph refactor: Test with dogfood membrane
#215
ajvincent
opened
5 years ago
0
ObjectGraph refactor: Define ordering, insertion API of linked list proxy handlers
#214
ajvincent
closed
5 years ago
2
ObjectGraph refactor: API to replace ChainHandler functionality
#213
ajvincent
opened
5 years ago
0
ObjectGraph refactor: Explicitly test for sealed-cyclic problem
#212
ajvincent
opened
5 years ago
0
ObjectGraph refactor: Assert Membrane.map keys are only for original objects, proxies and maybe shadow targets
#211
ajvincent
opened
5 years ago
0
ObjectGraph refactor: Parity with ObjectGraphHandler for replacement
#210
ajvincent
opened
5 years ago
2
ObjectGraph refactor: Logging handler
#209
ajvincent
opened
5 years ago
2
Next