Code Monkey home page Code Monkey logo

orbit-toolbox's Introduction

๐ŸŸข ORBIT TOOLBOX ๐Ÿงฐ๐Ÿ› ๏ธ

BUILT WITH :

ORBIT TOOLBOX is a collection of free online tools for everyday task or tweaks. It will grow fast as i hope the community will populate it with more powerfull tools. On my side i will add More and More Tools if y'all find it usefull.

ORBIT-TOOLBOX COVER

USAGE



๐Ÿ“š Table Of Contents ๐Ÿ“‘


โœจ Key Features / Tools ๐ŸŽฏ

  • ENCODER : Encodes anything into a string by using the Orbit Encoder Library.

  • DECODER : Decodes anything that was encoded by the Orbit Encoder Library back to what it was.

  • MARKDOWN GENERATOR : Generate markdown files easily without writting any lines of code through a WYSIWYG Ui Component.

  • โœ… TOO EASY TO USE !! ๐Ÿฅณ๐Ÿฅณ


๐Ÿšจ Note: ๐Ÿšจ An ENCODER IS NOT AN ENCRYPTOR. Encoding is just a transformation from one data representation to another, keeping the same information. Encoding ensures interoperability between systems. It allows systems that use different data representations to share information.
Encoding has no security purpose. Anyone who knows the conversion algorithm can encode and decode data. The conversion algorithm is not kept secret. On the contrary, it is public in order to facilitate interoperability between systems. Finally, encoding is a reversible process. You can transform a piece of data from one representation to another and then go back to the original representation without information loss..
Otherwise Encryption is a technique that makes your data unreadable and hard to decode for an unauthorized user. Like pure encoding, encryption is a reversible process as well, although just for authorized people. Authorized people are the ones in possession of a decryption key.


๐Ÿ“ฅ HOW TO RUN IT ? ๐Ÿ”ฐ

# ๐Ÿšจ You need Angular v14 or Superior installation

# Then
npm i

# And Starts The App ๐Ÿš€
npm run start

Configuration Options

Coming Soon !


Contributing โค

๐Ÿ‘‹๐Ÿพ Pull requests are welcome!


Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.


GREETINGS

โคโค โคโค


Author

Orbit Turner


License

This project is licensed under the MIT license. See the LICENSE file for more info.


โค MADE WITH LOVE โค

Image of OT

orbit-toolbox's People

Contributors

orbitturner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.