Giter Site home page Giter Site logo

amagura / bebopt Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 134 KB

a more powerful option parser for node.js

License: Apache License 2.0

Shell 1.59% Makefile 8.03% JavaScript 85.40% CoffeeScript 1.25% C 1.25% M4 2.49%
option-parser javascript optimist yargs

bebopt's People

Contributors

amagura avatar

Watchers

 avatar  avatar

bebopt's Issues

0.1 - Features

Supported Features - v0.1

  • parses short options (e.g. -h, -v)
  • parses long options (e.g. --help, --version)
  • parses shortLong options (e.g. -help, -version)
  • supports long, short, and shortLong options (e.g. .longBeat(), .shortBeat(), .halfBeat())
  • supports both major forms of option-argument specification (e.g. --help=<ARG> and --help <ARG>)

README with indexes

I think it'd really help set bebopt apart if its README had an index. Every option parser I've come across on github leaves the toil of having to wander through endless READMEs to the unsuspecting traveler.

This, of course, implies that I'll have to re-write the README in asciidoc...

known short options are accepted when passed as long options

If -x is a known short option, bebopt, in its current form, will accept --x. I don't think that very many people use Bebopt, which is perfectly understandable, seeing that Bebopt is such a young library and hardly production ready, all the same, I'm in no rush to fix this bug. I don't really write programs in JavaScript very much, since other languages are far more suitable for writing applications than JS, so unless somebody else would like to use Bebopt more and would like me to fix it, or has already fixed it for me ๐Ÿ˜‰, I might be obliged to do something about it.

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.