5.1.2 • Published 3 years ago

enex2sb v5.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

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 🎉
5.1.2

3 years ago

5.1.1

3 years ago

5.1.0

3 years ago

5.0.0

4 years ago

4.0.5

4 years ago

4.0.4

4 years ago

4.0.3

4 years ago

4.0.1

4 years ago

4.0.2

4 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

5 years ago

3.1.0

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

2.0.0-beta.0

7 years ago

1.1.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.1.0

7 years ago