1.0.18 • Published 1 year ago

feanaro_helper_logic v1.0.18

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

Issues MIT License

About The Project

Product Name Screen Shot

LordTs is to Gather all logic for powered up the flow of programming front component, you have such logic to implement like colors parsing, date parsing and do some complex things but at the end you just want to make NotJustMakeAnanotherFunctionOrPackage().

Here's why:

  • Focused to deliver French qualitate function well test and effectivness.
  • You shouldn't be doing the same tasks over and over. My authority is divine and good to take.
  • You should implement DRY principles to the rest of your life :smile:

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Install NPM packages
    npm i --save LordTs && npm dedupe

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

Roadmap

  • bunch of function
  • Organize them cleverly
  • Add many Date/DateTime/Duration function
  • Xp/Lvl System
  • VeryBigNumber (idle games and try to simulate infinity as much player cannot explode the counter)
    • ascending features (when reach limit, then add an another value to a array)
    • when needed convert BASE_10 to a BASE_xxx number
    • when needed manage expenentioelle value aside with BASE_26
    • smoothly display the VeryBigNumber "toHuman()" in string !
      • via "3 aa" system
      • AND color (~all hexadecimal value)
      • AND stars (military system)
      • AND .... ? !
  • PathFinder throw a matrix (2D array of booleans or null)
    • Simplest case (start/end)
    • Commun case (start/end with many obstacles)
    • Advanced (multiple starts, multiple ends with obstacles)
    • Way to far (With custom rules on special case
      • Then, make more slow, more swift.
      • Then, moove to a special direction.
      • Then obstacles and case have special effects.
      • Obstacles moove and have special pattern.
  • 100% coverage
    • Documentation
    • Robust test
    • Coverage complete

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Martin - jeremymartin33610@gmail.com

Project Link: https://github.com/c0ncentus/LordTs

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!