dwmkerr / crosswords-js

Tiny, lightweight crossword control for the web.
https://dwmkerr.github.io/crosswords-js/
MIT License
71 stars 27 forks source link

Is this project still under active development? #11

Closed AncientSwordRage closed 1 year ago

AncientSwordRage commented 1 year ago

I'm trying to find all the javascript crossword packages to assess which is the best one to contribute to.

Is this still under active development?

dwmkerr commented 1 year ago

Hi @AncientSwordRage - I haven't updated it for a while but would certainly be happy to increase the feature set or work on it if it seems people are finding it useful! I like the idea of a general purpose, pure JavaScript approach to managing and rendering crosswords (which can then be wrapped in React, Vue, etc as needed!)

dwmkerr commented 1 year ago

FYI update here that there's new development actively happening at the moment, first on developer experience but also fixing some of the bugs and modernising the code-base, keep an eye on PRs as they come in and the CHANGELOG as it is growing!