kriasoft / hyperapp-render

Render Hyperapp to an HTML string with SSR and Node.js streaming support.
MIT License
103 stars 15 forks source link

Separate typings for node and browser #10

Closed frenzzy closed 6 years ago

frenzzy commented 6 years ago

Types of changes

Checklist:

codecov[bot] commented 6 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          91     91           
  Branches       18     18           
=====================================
  Hits           91     91
Impacted Files Coverage Δ
src/node.js 100% <100%> (ø) :arrow_up:
src/browser.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update afe35a5...9f70b5f. Read the comment docs.