UNPKG

vue-line-fit

Version:

analytically fit single line text to box

12 lines (8 loc) 189 B
env = null describe "line-fit", -> describe "basic env", -> before -> env = loadComp(require("../dev/basic.vue")) after -> unloadComp(env) it "should work", ->