Skip to content

easy-cipher is a lightweight set of libraries that provide mapping utilities.

License

Notifications You must be signed in to change notification settings

wisnie/easy-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-cipher

easy-cipher is a lightweight set of libraries that provide mapping utilities.

Installation

Clone the repository & run yarn.

Contributing

easy-cipher is open-source project, feel free to make pull requests and fork this repository.

Structure

The project consists of packages that are stored in packages/* directory. The core package is the core mapping utility of all other packages like morse or caesar are packages built on the core package.

The test runner is jest. You can run the test by running yarn run test in root directory.

Rollup config

rollup.config.js was strongly inspired by https://github.com/typeofweb/schema by Type of Web - Michał Miszczyszyn.

About

easy-cipher is a lightweight set of libraries that provide mapping utilities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published