Sagi
Sagi
I am not sure why, when I use gulp-typeflow it takes 12s to run the code and it finds 0 erros, while running "flow" command finds errors missed by gulp-typeflow....
It's a cool library, but i'm fearful that it won't slugify everything. Chinese characters are just deleted. ``` slugify('你好'); // results in an empty string ```
Awesome work and great initiative, but this is kinda misleading because this is not compatible with HCL the output of both parsers is different. I might take this on and...
Great Work! I have been using your library and have come to a need to decode a mp4 h264 File, It seems not matter how I tried to stream it...