Mark Elphinstone

Results 11 issues of Mark Elphinstone

For the love of god, please submit this to npmjs.com so everyone using browserify/webpack can use this! You've already done the package.json work to make it work, now just publish...

Module won't load, mainly due to package.json not having a property (`main`) that points to the main script file. Can you sort this easily or do you want me to...

When running jest tests against files that have shorthand Fragment usage, they complain that Fragment doesn't exist. But when putting that in, eslint complains that `Fragment is never used`. I...

Remove old modules. Create build process for publishing. Add new linkify integration with angular.

Some people have done a lot of work to make links and hashtags work with this plugin and I think it'd be worth it to just implement those instead to...

The theme can be made to show up in the ghost library as I've added the necessary keywords. It may get more interest that way. Do you think this is...

**Description** Expo's pod installation requires that modular headers are enabled for this app, but I have to install them globally in the podfile in order to allow the module to...

Nearly all BBCode engines I've used in the past use the following format: ``` [list] [*]List item 1 [*]List item 2 [*]List item 3 [/list] ``` Same as: ``` html...

I have been able to update your script very slightly so it makes the blocks array accessible to other modules. This allows me to roll through and update the statically...

Idea to implement apple's FFT into beethoven This would be needed first before work on sending optional buffer data in the other issue (#12).