-
Name
-
search_ui
-
Version
-
0.0.8
-
Platform
-
ruby
-
Authors
-
Florian Frank
-
Bindir
-
bin
-
Date
-
1980-01-02 00:00:00 UTC
-
Dependencies
-
gem_hadar (~> 2.6, development)
simplecov (~> 0.0, development)
debug (>= 0, development)
tins (~> 1.0)
term-ansicolor (~> 1.0)
amatch (~> 0.0)
-
Description
-
This library allows a user to search an array of objects
interactively in the console by matching the pattern a user inputs to an
array of objects and pick one of the remaining objects.
-
Email
-
flori@ping.de
-
Executables
-
search_it
-
Extra rdoc files
-
README.md
lib/search_ui.rb
lib/search_ui/search.rb
lib/search_ui/version.rb
-
Files
-
Gemfile
LICENSE
README.md
Rakefile
VERSION
bin/search_it
lib/search_ui.rb
lib/search_ui/search.rb
lib/search_ui/version.rb
search_ui.gemspec
-
Homepage
-
https://github.com/flori/search_ui
-
Licenses
-
MIT
-
Rdoc options
-
--title
SearchUI -- Search User Interface
--main
README.md
-
Require paths
-
lib
-
Required ruby version
-
>= 2.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.9
-
Specification version
-
4
-
Summary
-
Library to provide a user interface for searching in a console
-
Original platform
-
ruby
-
New platform
-
ruby