Tag: Front-end

Introducing auru: a customizable slideshow module

I have just released auru, a customizable slideshow module for modern websites. It works either standalone, or with a build tool such as Webpack or Browserify. It uses pure CSS3 animations, has a simple API, and has full touch support, all in just 25 KB (7 KB without touch support). Visit its documentation page to see a demo or to learn more.

Continue Reading

Introducing kingfish: a byte-conscious isomorphic router

I have just released kingfish, a router for byte-conscious isomorphic applications. It is designed for use with a build tool such as WebPack or Browserify, and is loosely inspired by Express, react-router, and page.js. Visit its documentation page to learn more.

Continue Reading