Skip to content

Commit

Permalink
Update createNewPackage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1-AlenToma authored Jul 23, 2022
1 parent 11790c1 commit 4da7bd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions createNewPackage.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Follow this guide to know how to develop and apply the package to novelmanager.
## Classes and it properties propeties
Now if you look at the template you will find classes that are passed on to the parsers that you could use like `Section, Chapter, HttpClient, DetaliItem, LightItem, ParserSearchSettings, Filter, labelValue, DetaliItemType, NovelReviews`

note that `this.parser.jq` return [node-html-scraper](https://www.npmjs.com/package/node-html-scraper)

## Section
`constructor(name: string, text:string, identifier: "Search" | "Latest", mandatory?: boolean, filter?: Filter)`

Expand Down

0 comments on commit 4da7bd7

Please sign in to comment.