noveljs-core
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

noveljs-core

npm CHANGELOG build coverage dependencies

tools for scraping the novel

Installation

npm install --save noveljs-core

Usage

import { ... } from 'noveljs-core';

Table of Classes

  • Matcher
    • RegexMatcher
    • UrlMatcher
  • Querier
    • EntireQuerier
    • HTMLQuerier
    • JSONQuerier
    • RegexQuerier
    • UrlQuerier
  • Field
  • Page
  • Source
  • Support
  • Url

Classes

TODO

Readme

Keywords

Package Sidebar

Install

npm i noveljs-core

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • ikatyang