2ch.js

0.3.1 • Public • Published

2ch.js

npm version

ウェブブラウザで動作する2ch互換掲示板ビューア/DATパーサー

ScreenShot

Features / 機能

  • タブの永続化

ToDo

  • 検索機能

Deploy / デプロイ

## Cloudflare Workers
$ npm run deploy:worker

## Cloudflare Pages
$ npm run deploy:pages

## Bun (Generate executable file)
## https://bun.sh/docs/bundler/executables
$ npm run build:bun
$ NODE_ENV=production ./dist/run
## And open http://localhost:3000

Author

Shinosaki

UI

React & shadcn/ui

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i 2ch.js

Weekly Downloads

6

Version

0.3.1

License

MIT

Unpacked Size

10.7 kB

Total Files

9

Last publish

Collaborators

  • shinosaki