Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0neSe7en/we-save
/ functions
Functions
7 in github.com/0neSe7en/we-save
⨍
Functions
7
◇
Types & classes
2
↓ 1 callers
Function
cleanup
()
src/index.ts:100
↓ 1 callers
Function
exportToHTML
(html: string, path: string)
src/index.ts:57
↓ 1 callers
Function
exportToMarkdown
( $: CheerioAPI, filePath: string, imagePath?: string, )
src/index.ts:72
↓ 1 callers
Function
exportToPDF
(html: string, filePath: string)
src/index.ts:60
↓ 1 callers
Function
extractArticle
(url: string)
src/index.ts:49
↓ 1 callers
Function
main
(files: string[], options: ProgramOptions)
src/bin/wesave.ts:17
↓ 1 callers
Function
renderHTML
( extracted: WeExtractData, template: string, cacheImage?: boolean, )
src/index.ts:20