1.1.0 • Published 11 years ago

apop-htmlparser v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
11 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

11 years ago

1.0.9

11 years ago

1.0.8

11 years ago

1.0.7

11 years ago

1.0.6

11 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago