enex2sb
TypeScript icon, indicating that this package has built-in type declarations

5.1.2 • Public • Published

enex2sb

Encode XML exported by Evernote to Scrapbox.io style importable json

Usage

CLI

You should set GYAZO_ACCESS_TOKEN to OAuth access token get from https://gyazo.com/oauth/applications before exec command.(It uses to upload embeded images to gyazo.com)

  • % npm install -g enex2sb
  • % enex2sb hoge.enex > hoge.json
    • You can pass filename as option
  • % cat hoge.enex | enex2sb > hoge.json

API

TBW

Development

  • Require
    • NodeJS
  1. Fork it
  2. % git clone git@github.com:YOUR-NAME/enex2sb.git
  3. % cd enex2sb
  4. % git checkout -b YOUR_WORKING_BRANCH
  5. Write Some Code!
  • Build: % npm run build
    • Watch: % npm run watch
  • Test: % npm test
    • Test Watching: % npm test:watch
  1. Commit your work
  2. Open PR to this repository 🎉

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
5.1.25latest
4.0.1-alpha.30next

Version History

VersionDownloads (Last 7 Days)Published
5.1.25
5.1.11
5.1.00
5.0.00
4.0.50
4.0.41
4.0.30
4.0.21
4.0.10
4.0.00
3.3.00
4.0.1-alpha.30
3.2.10
4.0.1-alpha.20
4.0.1-alpha.00
3.2.01
3.1.10
3.1.00
3.0.10
3.0.00
2.0.30
2.0.20
2.0.10
1.1.10
1.1.00
1.0.00
0.1.00

Package Sidebar

Install

npm i enex2sb

Weekly Downloads

9

Version

5.1.2

License

MIT

Unpacked Size

16.5 kB

Total Files

28

Last publish

Collaborators

  • pastak