File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 26
26
[ ![ npm] ( https://img.shields.io/npm/v/@travi/hapi-react-router.svg?maxAge=2592000 )] ( https://www.npmjs.com/package/@travi/hapi-react-router )
27
27
![ node] [ node-badge ]
28
28
[ ![ license] ( https://img.shields.io/github/license/travi/hapi-react-router.svg )] ( LICENSE )
29
+ [ ![ Try @travi/hapi-react-router on RunKit] [ runkit-badge ]] [ runkit-link ]
29
30
30
31
### Installation
31
32
@@ -150,3 +151,7 @@ $ npm start
150
151
```
151
152
152
153
[ node-badge ] : https://img.shields.io/node/v/@travi/javascript-scaffolder.svg
154
+
155
+ [ runkit-link ] : https://npm.runkit.com/@travi/hapi-react-router
156
+
157
+ [ runkit-badge ] : https://badge.runkitcdn.com/@travi/hapi-react-router.svg
Original file line number Diff line number Diff line change 5
5
"version" : " 0.0.0-semantically-released" ,
6
6
"main" : " lib/plugin.cjs.js" ,
7
7
"module" : " lib/plugin.es.js" ,
8
+ "runkitExampleFilename" : " ./example/index.js" ,
8
9
"scripts" : {
9
10
"lint:js" : " eslint ." ,
10
11
"lint:md" : " remark --quiet . --frail" ,
You can’t perform that action at this time.
0 commit comments