Giter Site home page Giter Site logo

opteric's Introduction

Opteric

A standard and blazing fast Flags and Options Parser written in various programming languages.

Why?

With the popularity of flags and options rising ever more with being used now almost everywhere especially in CLI (Command-Line Interface)s, this repository is born to write the initial implementation of the Flags and Options Parser (The JavaScript implementation) in various programming languages to help those who need a standard and blazing fast Flags and Options Parser.

Contributing

Contributions are what extends this project to the maximum and makes it possible.

Although only a single implementation of Opteric for a programming language is allowed.

  1. Fork the repository.

  2. Clone the forked repository.

$ git clone <URL to your forked repository>
  1. Inspect the JavaScript implementation of Opteric found in the javascript directory.

  2. At least run the JavaScript implementation using the Node.js runtime and see how the Opteric works and behaves.

  3. Implement Opteric based off of it's JavaScript implementation.

  4. Create pull request.

  5. Done!

opteric's People

Contributors

null8626 avatar voltrexkeyva avatar

Watchers

 avatar

opteric's Issues

i dont think it likes quotes very much

add feature so its able to understand options with spaces

example node a.js -o "my long value with spaces that has quotes"

also does it parse backspace too?

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.