UNPKG
height
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Get the height the element should be
github.com/chemzqm/height
chemzqm/height
height
/
Makefile
14 lines
(10 loc)
•
201 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
build:
@open
http:
//localhost:3000/example/index.html
@gulp
test:
@webpack
-dev-server
'mocha!./test/test.js'
--hot --
inline
test-karma:
@karma
start doc:
@ghp
-
import
example -n -p .PHONY: test