html2hscript

parses html into hyperscript

  • Owner: twilson63/html2hscript
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

html2hscript

Parse html to hyperscript library.

Build Status

Usage

var parser = require('html2hscript');
parser('<h1>Hello World</h1>', function(err, hscript) {
  console.log(hscript);
});

Install

npm install html2hscript

Test

npm test

Support

Submit Issue in Github

Contributions

Pull Requests are welcome

License

MIT

Thanks

https://www.npmjs.com/~unframework who wrote the parsing code.

https://www.npmjs.com/~dominictarr who wrote hyperscript.

Main metrics

Overview
Name With Ownertwilson63/html2hscript
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:
所有者活动
Created At2015-02-10 06:23:36
Pushed At2016-02-11 20:56:39
Last Commit At2016-02-11 15:55:20
Release Count12
Last Release Namev2.0.1 (Posted on 2016-02-11 15:56:35)
First Release Namev1.0.1 (Posted on 2015-02-10 01:33:59)
用户参与
Stargazers Count171
Watchers Count9
Fork Count61
Commits Count38
Has Issues Enabled
Issues Count10
Issue Open Count7
Pull Requests Count7
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private