Skip to content

🐝 Check your Spelling Bee progress without leaving the puzzle

Notifications You must be signed in to change notification settings

ashur/spellcheck

Repository files navigation

Spell Check

Check your progress in the New York Times Spelling Bee without leaving the puzzle.

Bookmarklet Source

If you're interested in viewing the source of the bookmarklet itself, please see init.mjs.njk

Installation

πŸ’‘ These are instructions for installing the source for the Spell Check website. For help installing the bookmarklet, please see Spell Check.

Requirements

Steps

  1. Clone this repo
  2. Run npm install

Usage

To build HTML and CSS from source, run:

npm run build

To watch changes to the site contents and run a small local web server, run:

npm run serve

Bookmarklet

To build the bookmarklet script independently of the site, run:

npm run build:js

πŸŽˆπŸ€ Built with Eleventy

About

🐝 Check your Spelling Bee progress without leaving the puzzle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published