Skip to content

Orbit ToolBox is an Toolbox regrouping many utilities for everyday task. It's built with Angular and was born during the NG Tiny Conf 2022 hosted by @adyngom

License

Notifications You must be signed in to change notification settings

orbitturner/orbit-toolbox

Repository files navigation

🟢 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

About

Orbit ToolBox is an Toolbox regrouping many utilities for everyday task. It's built with Angular and was born during the NG Tiny Conf 2022 hosted by @adyngom

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages