File tree 2 files changed +2
-5
lines changed
2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
1
# hyperHTML
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/WebReflection/hyperHTML.svg?branch=master )] ( https://travis-ci.org/WebReflection/hyperHTML ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/WebReflection/hyperHTML/badge.svg?branch=master )] ( https://coveralls.io/github/WebReflection/hyperHTML?branch=master ) [ ![ donate] ( https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat )] ( https://github.com/WebReflection/donate )
3
+ [ ![ License: ISC ] ( https://img.shields.io/badge/License-ISC-yellow.svg )] ( https://opensource.org/licenses/ISC ) [ ![ Build Status] ( https://travis-ci.org/WebReflection/hyperHTML.svg?branch=master )] ( https://travis-ci.org/WebReflection/hyperHTML ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/WebReflection/hyperHTML/badge.svg?branch=master )] ( https://coveralls.io/github/WebReflection/hyperHTML?branch=master ) [ ![ donate] ( https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat )] ( https://github.com/WebReflection/donate )
4
4
5
5
6
6
<img alt =" hyperHTML logo " src =" https://webreflection.github.io/hyperHTML/logo/hyperhtml.svg " width =" 116 " height =" 81 " >
@@ -265,6 +265,3 @@ function toImage(alt) {
265
265
If your string literals are transpiled, this project should be compatible with every single browser, old or new.
266
266
267
267
If you don't transpile string literals, check the [ test page] ( https://webreflection.github.io/hyperHTML/test/ ) and wait 'till it's green.
268
-
269
- - - -
270
- (C) 2017 Andrea Giammarchi - MIT Style License
Original file line number Diff line number Diff line change 23
23
" diff"
24
24
],
25
25
"author" : " Andrea Giammarchi" ,
26
- "license" : " MIT " ,
26
+ "license" : " ISC " ,
27
27
"bugs" : {
28
28
"url" : " https://github.com/WebReflection/hyperhtml/issues"
29
29
},
You can’t perform that action at this time.
0 commit comments