yui-modules-explorer icon indicating copy to clipboard operation
yui-modules-explorer copied to clipboard

YUI Modules Explorer is a project which tries to save the developer from the monkey job of finding and populating the required YUI modules in JavaScript sources. What it does is to parse the JavaScrip...

Results 1 yui-modules-explorer issues
Sort by recently updated
recently updated
newest added

YME doesn't resolve modules from the method invocation. For instance, In a piece of code, if the 'transition' method is used on a Node object, then yme should resolve 'transition'...

bug