Skip to content

oskarth/instantetymonline

Repository files navigation

instantetymonline

I wanted to make the https://instantdomainsearch.com version of http://etymonline.com/.

~10mb minified for 40k words including definitions.

See http://experiments.oskarth.com/etym for more.

Deploy

./scripts/release ./scripts/deploy

Development

Hook in and run (start!) and (handle-events!) in a Clojure REPL. Separately, start a shell and run lein figwheel for Clojurescript browser repl.

Go to http://localhost:3449/ to connect to the Clojurescript REPL.

Gotcha: Something something auto-loading. If you do the above and run (chsk-send! [:some/text "foo"]) in Figwheel it works.

TODO

License

Actual etymologies:

;; © 2001-2015 Douglas Harper ;; http://etymonline.com ;; ;; Note that this dictionary is a worse version (downsampled) of the ;; official etymonline dictionary. It thus contains mistakes and ;; omissions as a result of that process.

Copyright © 2015 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published