JSPM

angularjs-sha512

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q34664F
  • License MIT

This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for AngularJs supports UTF-8 encoding.

Package Exports

  • angularjs-sha512

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (angularjs-sha512) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

js-sha512

Build Status NPM
A simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for AngularJS supports UTF-8 encoding.

Installation

npm install js-sha512

Usage

You could use like this:

    // TODO

License

The project is released under the MIT license.

Contact

The project's original website is located at https://github.com/emn178/js-sha512
Author: Chen, Yi-Cyuan (emn178@gmail.com)

Angular version is located at https://github.com/bushee/angularjs-sha512 Author: Krzysztof "Bushee" Nowaczyk (bushee01@gmail.com)