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 🎉

Readme

Keywords

none

Package Sidebar

Install

npm i enex2sb

Weekly Downloads

24

Version

5.1.2

License

MIT

Unpacked Size

16.5 kB

Total Files

28

Last publish

Collaborators

  • pastak