html2hscript

parses html into hyperscript

  • 所有者: twilson63/html2hscript
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者twilson63/html2hscript
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證
所有者活动
創建於2015-02-10 06:23:36
推送於2016-02-11 20:56:39
最后一次提交2016-02-11 15:55:20
發布數12
最新版本名稱v2.0.1 (發布於 2016-02-11 15:56:35)
第一版名稱v1.0.1 (發布於 2015-02-10 01:33:59)
用户参与
星數171
關注者數9
派生數61
提交數38
已啟用問題?
問題數10
打開的問題數7
拉請求數7
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?