Skip to content

ashur/spellcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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