Project
Reverse Dependencies for bundler
The projects listed here declare bundler as a runtime or development dependency
0.0
Solves Wordle puzzles by ranking next guesses by expected information gain (Shannon entropy of the feedback-pattern distribution). Ships with the real Wordle word lists and a single-line interactive CLI.
2021
2022
2023
2024
2025
2026
0.0
Wordmap is a simple way to lookup data directly from disk, bypassing RAM. It uses pread (no buffering), and takes advantage of SSD's constant seek time. The data is stored in equal size "cells" making it easy to calculate where things are located based on vectors.
2021
2022
2023
2024
2025
2026
0.0
Words can still be readable when the first and last letter are in the same position...
the rest of the letters can be in any position!
2021
2022
2023
2024
2025
2026
0.0
anagrams and palindrome
2021
2022
2023
2024
2025
2026
0.0
A simple client to the Wordpress API.
2021
2022
2023
2024
2025
2026
0.0
Implements WordPress formatting functions in Ruby
2021
2022
2023
2024
2025
2026
0.0
Group of util and formatting methods defined in Wordpress and ported to Ruby
2021
2022
2023
2024
2025
2026
0.0
This gem encapsulates request to WP V2 API to consume and manage wordpress content in ruby
2021
2022
2023
2024
2025
2026
0.0
Parse a WordPress XML file into separate Ruby objects.
2021
2022
2023
2024
2025
2026
0.0
Wrapps text accoring to provided limit.
2021
2022
2023
2024
2025
2026
0.0
Ruby command line tool to replace a word in a directory or file
2021
2022
2023
2024
2025
2026
0.0
This gem allows the user to input a word and retrieve a definition. It has a built-in spell-checker. It can also browse a list of newly-created idioms and expressions.
2021
2022
2023
2024
2025
2026
0.0
A Ruby interface to the Words API
2021
2022
2023
2024
2025
2026
0.0
WordScoop will pick up keywords that have been pre-registered from the text.
2021
2022
2023
2024
2025
2026
0.0
Testing publishing to rubygems
2021
2022
2023
2024
2025
2026
0.0
Search dictionary for anagrams, missing letters, etc.
2021
2022
2023
2024
2025
2026
0.0
Makes word searches and solves them
2021
2022
2023
2024
2025
2026
0.0
WordSearcher generates a new word search puzzle with your input word, then tries to solve the puzzle. It is not programmed to win every game. It simply compares each letter of the word with all those available on the board, then randomly selects one. Then, it looks to see if the next letter of...
2021
2022
2023
2024
2025
2026
0.0
A command line app able to generate a random word search grid n x n (n: number of rows/number of columns) and find all the words inside it.
- The grid letters must be uppercase.
- The valid words are defined inside the file dict.txt
- The minimum size of a valid word is 3 charac...
2021
2022
2023
2024
2025
2026
0.0
Provides API clients for Wordsmith.
2021
2022
2023
2024
2025
2026