Josh Farneman

Results 4 issues of Josh Farneman

This fixes #56 by adding an `./es` directory that is created via NPM's `prepare` command on publish and install. The files from `./src` are transpiled to ES5 there via Babel...

This adds a `classSelector` config option in the form of a function that receives the currently validated element as an argument. If this config option is supplied, it is called...

By convention the files referenced by `"module"` (and the deprecated `"jsnext:main"`) should not contain any ES2015 or newer features outside of `import` and `export`. The goal of this property is...

Added tag_feed template tag to pull feed based on a tag/hashtag (already supported on the base Instagram class)