0.3.1 • Published 3 months ago

2ch.js v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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

0.3.0

3 months ago

0.3.1

3 months ago

0.2.0

3 months ago

0.1.1

4 months ago

0.1.0

4 months ago