issues
search
cujojs
/
meld
AOP for JS with before, around, on, afterReturning, afterThrowing, after advice, and pointcuts
Other
644
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix addAspectToMatches to work also with classes
#47
avilaviad
opened
5 years ago
0
when callback, can you pass the function name back ?
#46
onion555
opened
5 years ago
1
Meld afterReturn advice is getting called before promise is resolved
#45
santhoshsk1918
closed
6 years ago
1
Promises are not working
#44
vikram1992
closed
6 years ago
4
How is AOP achieved?
#43
bernardmizzi
closed
6 years ago
9
Added UUID for tracing a single method invocation.
#42
vivane
opened
7 years ago
0
Retry Fails When Using Around
#41
benawhite
closed
7 years ago
1
dom event not working
#40
FishOrBear
closed
7 years ago
2
Advice multiple objects
#39
agomezcafeto
closed
7 years ago
2
Advices on Callbacks
#38
johannes-z
closed
7 years ago
8
Add advise for all functions in an object
#37
nitinkcv
closed
7 years ago
2
Does meld.js support AOP on functions?
#36
fansgit
closed
9 years ago
1
`addAspectToMatches` in ECMAScript 2015 classes
#35
mgechev
opened
9 years ago
4
[mozart & meld]
#34
franck-serot
closed
9 years ago
5
use umd for supporting browser
#33
strwind
closed
9 years ago
2
Fix npm warning: 'repositories' (plural) Not supported. Please pick one ...
#32
foxdonut
closed
9 years ago
1
VCS comparison recent dir list
#31
nyurik
closed
9 years ago
1
"Cancel" is unexpected when confirming closing
#30
nyurik
closed
9 years ago
1
Error: Component JSON file must have `main` property
#29
Tomtomgo
closed
10 years ago
6
typo in inline documentation
#28
brandonaaron
closed
11 years ago
4
added browser support without AMD-compatible loader
#27
okneigres
closed
10 years ago
14
Why is this better than using extend() with _super()?
#26
adrianmiu
closed
10 years ago
6
Document that after* advices can't alter return value
#25
briancavalier
closed
10 years ago
0
Feature: around/after/afterReturning could auto-return the original return value
#24
jasonkarns
closed
11 years ago
6
API documentation fixes
#23
jasonkarns
closed
11 years ago
1
Use a Universal Module Definition pattern to support globals
#22
jasonkarns
closed
11 years ago
5
why meld need push joinpoint to stack and remove it
#21
enginespot
closed
11 years ago
1
when object instace is advised?
#20
enginespot
closed
11 years ago
0
Remove leftover console.log
#19
briancavalier
closed
11 years ago
0
meld should be a function
#18
briancavalier
closed
11 years ago
2
Internally shim Object.create
#17
briancavalier
closed
11 years ago
0
usage defineProperty in ie8
#16
anacronw
closed
11 years ago
10
getting handle of before() inside before() body
#15
0xgeert
closed
11 years ago
3
is there a way to have a before() cancel the method it was applied upon?
#14
0xgeert
closed
11 years ago
8
async before/after functions supported?
#13
0xgeert
closed
11 years ago
1
Adding Advices for AMD modules
#12
anacronw
closed
11 years ago
5
Simple memoizer aspect
#11
briancavalier
closed
11 years ago
0
Simple method tracing/logging aspect
#10
briancavalier
closed
11 years ago
1
Bundle some useful, pre-fab aspect
#9
briancavalier
closed
11 years ago
10
Provide access to current joinpoint
#8
briancavalier
closed
11 years ago
7
Allow weaving of methods on a host function
#7
scothis
closed
11 years ago
0
Docs ... need some
#6
briancavalier
closed
11 years ago
1
Incorrect context in constructor advice functions
#5
briancavalier
closed
11 years ago
1
Indicate how many time proceed() has been called
#4
scothis
closed
12 years ago
3
allow browser based testing with buster
#3
scothis
closed
12 years ago
1
Handle advising constructors invoked with `new`
#2
scothis
closed
12 years ago
0
Cleanup `npm test` definition
#1
scothis
closed
12 years ago
1