0.0.22 • Published 6 years ago

dual-energy-calculator v0.0.22

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

The dual-energy-calculator demonstrates adding two energy-calculator components to an application.

Before this is published, it needs to be transpiled. Currently, both React code and ES6 code can be transpiled.

In order to transpile code, run

    npm run build

Currently, that will save a new transpiled file under

./lib/index.js

This component is currently available via npm. In order to install it, run

   npm install dual-energy-calculator

Then add

   import DualEnergyCalculator from 'dual-energy-ccalculator'

Now you can use the component.

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago