Skip to content

v-4-http-static-server

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 13:09
· 1 commit to master since this release

[unreleased]

Features

  • add csv cli support - (32d06bc) - TeamMeng
  • support generic csv to json and yaml output - (51551bb) - TeamMeng
  • add password generator - (5b0b4d2) - TeamMeng
  • support zxcvbn to test password strength - (c52a52e) - TeamMeng
  • support base64 encode/decode cli - (d44c542) - TeamMeng
  • add sign/verify cli for text - (56ffb6d) - TeamMeng
  • support http static file server - (79359d8) - TeamMeng

Other