fxa/libs/shared/pem-jwk
..
src
.eslintrc.json
.swcrc
README.md
jest.config.ts
package.json
project.json
tsconfig.json
tsconfig.lib.json
tsconfig.spec.json

README.md

pem-jwk

Pull in pem-jwk functionality utilizing crypto lib.

Building

Run nx build pem-jwk to build the library.

Running unit tests

Run nx test pem-jwk to execute the unit tests via Jest.