1.0.5 • Published 3 years ago

@caiqichang/common v1.0.5

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
3 years ago

common

Get from NPM

Features

  • Browser Utils
    • Prevent Devtools
    • Get Emulated Device Properties
  • HTML Utils
    • Escape
  • Tree Utils
    • Loop
    • List to Tree
  • Crypto Utils
    • AES -- based on crypto-js
      • Generate AES Key
      • Generate Random AES Key
      • AES Encrypt
      • AES Decrypt
    • RSA -- based on node-forge
      • Generate RSA KeyPair
      • Generate RSA Public Key (PEM Format)
      • Generate RSA Private Key (PEM Format)
      • RSA Encrypt by Public Key (PEM Format)
      • RSA Decrypt by Private Key (PEM Format)
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago