mirror of
https://github.com/danbulant/jose
synced 2026-05-25 04:51:47 +00:00
44 lines
1.5 KiB
Markdown
44 lines
1.5 KiB
Markdown
# WIP
|
|
|
|
```
|
|
$ nvm use stable
|
|
$ node removeme/asym.js
|
|
$ node removeme/sym.js
|
|
```
|
|
|
|
# ultimate-jose
|
|
|
|
[![build][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url]
|
|
|
|
TODO:
|
|
|
|
**Table of Contents**
|
|
|
|
TODO:
|
|
|
|
## Implemented specs & features
|
|
|
|
TODO:
|
|
|
|
Missing a feature? - If it wasn't already discussed before, [ask for it][suggest-feature].
|
|
Found a bug? - [report it][bug].
|
|
|
|
<h2>Support</h2>
|
|
|
|
[<img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160" align="right">][support-patreon]
|
|
If you or your business use ultimate-jose, please consider becoming a [Patron][support-patreon] so I can continue maintaining it and adding new features carefree. You may also donate one-time via [PayPal][support-paypal].
|
|
[<img src="https://cdn.jsdelivr.net/gh/gregoiresgt/payment-icons@183140a5ff8f39b5a19d59ebeb2c77f03c3a24d3/Assets/Payment/PayPal/Paypal@2x.png" width="100" align="right">][support-paypal]
|
|
|
|
## Usage
|
|
|
|
TODO:
|
|
|
|
|
|
[travis-image]: https://api.travis-ci.com/panva/ultimate-jose.svg?branch=master
|
|
[travis-url]: https://travis-ci.com/panva/ultimate-jose
|
|
[codecov-image]: https://img.shields.io/codecov/c/github/panva/ultimate-jose/master.svg
|
|
[codecov-url]: https://codecov.io/gh/panva/ultimate-jose
|
|
[suggest-feature]: https://github.com/panva/ultimate-jose/issues/new?template=feature-request.md
|
|
[bug]: https://github.com/panva/ultimate-jose/issues/new?template=bug-report.md
|
|
[support-patreon]: https://www.patreon.com/panva
|
|
[support-paypal]: https://www.paypal.me/panva
|