Skip to main content
Home
Works with
This package works with BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score94%
Publisheda year ago (0.1.5)

web小説向けパーサー。各記法から、htmlへの変換を可能にしています。

web-novel-parser

To install dependencies:

bun install

To run:

bun run start

This project was created using bun init in bun v1.1.27. Bun is a fast all-in-one JavaScript runtime.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@l4ph/web-novel-parser

Import symbol

import * as web_novel_parser from "@l4ph/web-novel-parser";
or

Import directly with a jsr specifier

import * as web_novel_parser from "jsr:@l4ph/web-novel-parser";

Add Package

pnpm i jsr:@l4ph/web-novel-parser
or (using pnpm 10.8 or older)
pnpm dlx jsr add @l4ph/web-novel-parser

Import symbol

import * as web_novel_parser from "@l4ph/web-novel-parser";

Add Package

yarn add jsr:@l4ph/web-novel-parser
or (using Yarn 4.8 or older)
yarn dlx jsr add @l4ph/web-novel-parser

Import symbol

import * as web_novel_parser from "@l4ph/web-novel-parser";

Add Package

vlt install jsr:@l4ph/web-novel-parser

Import symbol

import * as web_novel_parser from "@l4ph/web-novel-parser";

Add Package

npx jsr add @l4ph/web-novel-parser

Import symbol

import * as web_novel_parser from "@l4ph/web-novel-parser";

Add Package

bunx jsr add @l4ph/web-novel-parser

Import symbol

import * as web_novel_parser from "@l4ph/web-novel-parser";