1.0.0 • Published 11 years ago
d-util v1.0.0
Derby Util
A Derby JS component for exposing derby util properties such as isProduction and isServer.
Installation
$ npm install d-util --saveUsage
Create a view:
<index: element="util">
<!-- empty -->Associate your view with the component:
app.component('util', require('d-util'));Use the component:
<util path="#root.util"></util>1.0.0
11 years ago