5.1.2 • Published 3 years ago
html2sb v5.1.2
html2sb
Encode HTML to Scrapbox.io style text
Usage
CLI
% npm install -g html2sb
% html2sb hoge.html > hoge.txt
- You can pass filename as option
% cat hoge.html | html2sb > hoge.txt
- You can pass markdown text via stdin
API
TBW
Development
- Require
- NodeJS
- Fork it
% git clone git@github.com:YOUR-NAME/md2sb.git
cd md2sb
git checkout -b YOUR_WORKING_BRANCH
- Write Some Code!
- Build:
% npm run build
- Watch:
% npm run watch
- Watch:
- Test:
% npm test
- Test Watching:
% npm test:watch
- Test Watching:
- Commit your work
- Open PR to this repository 🎉
5.1.2
3 years ago
5.1.1
4 years ago
5.1.0
4 years ago
5.0.0
4 years ago
4.0.5
5 years ago
4.0.4
5 years ago
4.0.3
5 years ago
4.0.1
5 years ago
4.0.2
5 years ago
4.0.0
5 years ago
3.3.0
5 years ago
4.0.1-alpha.3
5 years ago
3.2.1
5 years ago
4.0.1-alpha.2
5 years ago
4.0.1-alpha.1
5 years ago
4.0.1-alpha.0
5 years ago
4.0.0-alpha.0
5 years ago
3.2.0
5 years ago
3.1.1
6 years ago
3.1.0
6 years ago
3.0.1
6 years ago
3.0.0
6 years ago
0.2.0
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.1.0
8 years ago