From a3f4061c547d8520928721c3d51389298c14e554 Mon Sep 17 00:00:00 2001
From: Raphael
- As light as a leaf, leafeon is a Javascript routing library that fits perfectly with client-side templating. + As light as a leaf, leafeon is a Javascript routing library that fits perfectly with client-side templating.
## Features @@ -30,6 +30,7 @@ - Error handling - Before and after router middleware - Route mapping +- Browser & npm usage ## Overview @@ -77,8 +78,8 @@ leafeon.map('docs_', '/docs', [ ## Installation (npm) -~~~bash -$ npm i leafeon +~~~shell +npm install leafeon ~~~ #### Usage