@aws-crypto/util
Helper functions
Last updated 4 years ago by aws-crypto-tools-ci-bot .
Apache-2.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @aws-crypto/util 
SYNC missed versions from official npm registry.

@aws-crypto/util

Helper functions

Usage

import { convertToBuffer } from '@aws-crypto/util';

const data = "asdf";
const utf8EncodedUint8Array = convertToBuffer(data);

Test

npm test

Current Tags

  • 5.2.0                                ...           latest (2 years ago)

11 Versions

  • 5.2.0                                ...           2 years ago
  • 5.1.0                                ...           3 years ago
  • 5.0.0                                ...           3 years ago
  • 4.0.0                                ...           3 years ago
  • 3.0.0                                ...           3 years ago
  • 2.0.2                                ...           4 years ago
  • 2.0.1                                ...           4 years ago
  • 2.0.0                                ...           4 years ago
  • 1.2.2                                ...           4 years ago
  • 1.2.1                                ...           5 years ago
  • 1.2.0                                ...           5 years ago
Downloads
Today 1
This Week 1
This Month 3
Last Day 0
Last Week 2
Last Month 6
Dependencies (3)
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |