node-ractify icon indicating copy to clipboard operation
node-ractify copied to clipboard

ractive.js + browserify

Results 3 node-ractify issues
Sort by recently updated
recently updated
newest added

Why is ractive a devDependencies instead of dependency? In my project I have to manually install ractive. The bigger problems is when I upgrade ractify, ractive's version is out of...

Hi there, Any special trick to using Ractive plugins with Ractify? I'm trying to require a transition plugin [per the docs](https://github.com/RactiveJS/Ractive-transitions-slide), but I keep getting the same console warning: ```...