0.1.0 • Published 1 year ago

@uniiem/cv-cipher v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@uniiem/cv-cipher

GitHub Actions Workflow Status NPM Downloads NPM Version (with dist tag) npm bundle size GitHub License

A simple cipher for the Chinese Core Values.

Installation

npm install @uniiem/cv-cipher

Usage

import { encrypt, decrypt } from '@uniiem/cv-cipher';

const encrypted = encrypt('Hello, World!');
console.log(encrypted); // 自由爱国公正平等公正友善公正公正诚信文明公正诚信平等文明诚信文明文明富强平等法治公正诚信平等法治文明公正诚信文明公正自由文明民主

Sponsor

Buy me a coffee~

Support me on Patreon 爱发电

0.1.0

1 year ago