Lightweight logic tree solver using promises.
Recursive query model to any Array, using `clues`. To transform a regular array into a 'queryable' array simple set the prototype to clues-query:
Provide clues as an express API
generic crud implementation using mongoose and clues.
Functions to help you solve cryptic crossword clues, without giving you the answers.
Crossword Generator creates crossword puzzles with intersecting words, numbered clues, and themed word selection.
Crossword and word search puzzle creation tool featuring customizable grids, clues, and interactive solving.
A client/server wrapper around `clues.js`, providing client access to clues solving to a browser or node client with local fact/logic space.
Helps you to observe even the smallest clues, develop theories, and test them. NOTICE: This is not a real package!
A standalone React component for rendering crosswords.
Read or Download EPUB/PDF [EPub] read One False Note (The 39 Clues, #2) BY Gordon Korman on Audiobook Full Pages
Generates a crossword layout from any list of answers given in a JSON format.
Yet another collection of typechecks.
React crossword component
npm package for a game guess the word, with random words in total are 49, and with 3 clues for every word.
hint for best practices related to the usage of the X-Content-Type-Options response header.
An isomorphic client library for the Azure Text Analytics service.
Natural-language event parser for Javascript.
This is a React crossword component extracted from the [Guardian Frontend application](https://github.com/guardian/frontend).
A library for converting .xd crossword data (as defined by Saul Pwanson - http://xd.saul.pw) to JSON
An isomorphic client library for the text analysis features in the Azure Cognitive Language Service.
discord guest game with many tools
empty
empty
C/Rust like programming language that compiles into Lua code
CluE Oxide (Cluster Evolution Oxide) is a spin dynamics simulation program for electron spin decoherence
A program which tries to solve the daily Wordle puzzle.
C/Rust like programming language that compiles into Lua code
a way to figure out a clue game more easily
Tool to convert Lua code into Clue code Made by MarkosTh09
Multipurpose GUI and CLI tool for constructing nonograms
A crossword puz file parser
Indicio provides a framework for emitting clues that may be used for debugging.
A Rust library for parsing .puz crossword puzzle files
Play nonograms/picross in your terminal
A generalised number-place (Sudoku) library written in Rust
Temporarily add context to failing tests to get more information, such as what HTML was being examined when a browser-based test fails.
Adds event publishing and job tracking ability to Resque
Clue code for interactions with the drafts service.
WashAwayTheSoap parses WSDL and XSD files and attempts to pretty-print the service structure so you can make sense of a legacy (or just poorly written) system.
Provide create_trigger and drop_trigger in migrations. Also extends SchemaDumper to clue in about triggers
Create your own quiz to reveal clues in an escape room.
Provide create_trigger and drop_trigger in migrations. Also extends SchemaDumper to clue in about triggers
Provide create_proc and drop_proc in migrations. Also extends SchemaDumper to clue in about stored procedures
A web resource scraper that lets you define xpath selectors, clues and hooks for custom parsing as well as export to xlsx.
It's often advantageous to use integer primary keys, but it may be disadvantageous to expose the size of your database to open internet. This gem makes it easy to continue using an integer primary key internally in your code, while displaying a more obscure public primary key that does not give clues to the size of your database to your users.
# DECC 2050 CALCULATOR TOOL A C version and ruby wrapper for the www.decc.gov.uk 2050 energy and climate change excel calculator Further detail on the project: http://www.decc.gov.uk/2050 Canonical source: http://github.com/decc/decc_2050_model ## DEPENDENCIES 1. ruby 1.9.2 (including development headers) 2. basic c development headers This has ONLY been tested on OSX and on Ubuntu 64 bit EC2 ami. Grateful for reports from other platforms. In the util folder are two example scripts than can be helpful: 1. start-high-memory-instance.sh - is the script we use to setup an aws server to compile the model. You can't use it directly, because you won't have the right keys and certificates, but it can give clues. 2. setup-2050-model-builder-script.sh - is the script we use to get all the dependencies on that aws server correct, download this code, and then compile the model. Again, it may not be quite right for you but can server as inspiration ## INSTALLATION Note that this compiles the underlying c code, which might take 10-20 minutes or so gem install decc_2050_model ## UPDATING TO NEWER VERSIONS OF EXCEL MODEL First of all, you need to be working on the github version of the code, not the rubygem: git clone http://github.com/decc/decc_2050_model Then put the new spreadsheet in spreadsheet/2050Model.xlsx Then, from the top directory of the gem: bundle bundle exec rake The next step is to check whether lib/decc_2050_model/decc_2050_model_result.rb and lib/decc_2050_model/model_structure.rb need to be altered so that they pick up the correct places in the underlying excel. The final stage is to build and install the new gem: gem build decc_2050_model.gemspec gem install decc_2050_model-<version>.gem ... where <version> is the version number of the gem file that was created in the folder. Now follow the instructions in the twenty-fifty server directory in order to ensure that it is using this new version of the gem.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.