README
x-oauth
Installation
To install this library, run:
$ npm install x-oauth --save
Development
To generate all *.js
, *.js.map
and *.d.ts
files:
$ npm run tsc
To lint all *.ts
files:
$ npm run lint
License
MIT © mikemichaelis
To install this library, run:
<script type="module">
import xOauth from 'https://cdn.skypack.dev/x-oauth';
</script>
To install this library, run:
$ npm install x-oauth --save
To generate all *.js
, *.js.map
and *.d.ts
files:
$ npm run tsc
To lint all *.ts
files:
$ npm run lint
MIT © mikemichaelis