UNPKG
react-device-battery
Version:
latest (0.1.0)
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Get battery status
github.com/zanonnicola/react-device-battery
zanonnicola/react-device-battery
react-device-battery
/
.npmignore
24 lines
(18 loc)
•
240 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
#tests
test
coverage
#build tools
.travis.yml
#linters
.jscsrc .jshintrc .eslintrc*
#editor settings
.vscode
#files
src
#misc
.babelrc .nvmrc webpack.config.js