Marak

Results 178 issues of Marak

can't get realie to work in chrome 5+, crashes the browser with multiple users on a local network

Some of the internals are way too hard to understand when dealing with async nested layouts / directory traversing / etc. It also can get real complicated real quickly when...

It will probably make the most sense to use a [vinyl](https://github.com/wearefractal/vinyl) object to represent remote files. The currently implementation is already working, so the change should only come if we...

enhancement

We should add an optional property to exported `View` presenter which allows for automatic parsing of incoming service request. This parsing would be applied in the middleware based on exported...

enhancement

https://travis-ci.org/bigcompany/view To run the automated tests.

Hello. Was wondering if there is any support for turning a vinyl `File` into a JSON object? I couldn't seem to find anything. Obviously I can write a simple serialization...

Hello there. Nice module. Thought you might be interested to see that I created a very basic live ( runnable / configurable / fork-able ) example of transcoding a video...

Hello. I was trying to draw text on a video and was having difficulties getting the arguments to pass correctly. Do you have any suggestions how to form the `.custom()`...