1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:30:04 +08:00
SpaceVim/docs/api/web/html.md
2018-07-13 20:35:27 +08:00

567 B

title description
web#html api web#html API provides some besic functions and values for parser html file.

Available APIs >> web#html

Intro

web#html API provides some besic functions and values for parser html file.

Functions

function name description
parse(str) parser content
parseFile(path) parse file path
parseURL(url) parse url