1.1.0 • Published 9 years ago

apop-htmlparser v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

apop-htmlparser

This is my first Npm package :), although trivial, useful for nodejs xat. non-trivial packages coming soon!

Usage:

To use this html parser, you can either edit the htmlparser.js, or just call the function(the package is basically a function):

var html = require('apop-htmlparser') Thats it! You can obviously edit the main js file, as I would think you need to. What comes right out of the package: Enter URL: https://google.com Enter tag: <title> Output: Parsed Tag: Google

1.1.0

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago