UNPKG
planit
Version:
latest (1.0.2)
1.0.2
1.0.1
Interactive markers on an image or blank canvas
planit.seancdavis.me
seancdavis/planit
planit
/
.npmignore
11 lines
(8 loc)
•
162 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
# npm package installations
node_modules/
# coffee concatenated file
build/planit.src.coffee build/planit.css.map build/planit.js.map
# sass cache
.sass-cache/