Rob Loach

Results 339 issues of Rob Loach

https://github.com/jonschlinkert/dry

Transformer

Looking at `normalizeFnAsync()`, it seems to expect the resulting `fn` to be a `.render()` function: ``` javascript function normalizeFnAsync(result, cb) { return Promise.resolve(result).then(function (result) { if (result && isPromise(result.fn)) {...

Feature
not-transformer

https://github.com/webpro/reveal-md

Transformer

https://github.com/jonkemp/inline-css

Transformer

http://pa11y.org Run accessibility reports, output the report in HTML form.

Transformer

Execute through PHP.

Transformer

https://github.com/jjriv/emogrifier

Transformer

https://github.com/ukoloff/without

Transformer

https://www.npmjs.com/package/unified Would end up being like the following: ``` js var jade = jstransformer().use(jade); var output = jade.process(input); ``` Or https://github.com/jonschlinkert/base-methods may be another option. Using this API would allow...

Feature
Meta
not-transformer

https://github.com/jkphl/svg-sprite

Transformer