mcrowe / html-extractor

Extract snippets from html using css selectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html-extractor

Extract snippets from html using css selectors

Usage

npm install @mcrowe/html-extractor --save

Development

Install npm modules:

npm install

Run tests:

npm test

Release

Release a new version:

bin/release.sh

This will publish a new version to npm, as well as push a new tag up to github.

About

Extract snippets from html using css selectors

License:ISC License


Languages

Language:Shell 47.4%Language:JavaScript 35.4%Language:TypeScript 17.2%