Skip to content

A website serving as a tool to consult the I Ching (Yijing, Book of Changes, Classic of Changes) and as a web-format edition of the Richard Wilhelm I Ching translation

License

Notifications You must be signed in to change notification settings

ExtraJuiceMan/BookOfChanges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taijitu

I Ching - Classic of Changes

1 2 61

https://classicofchanges.com

(alt.) https://bookofchanges.xyz

This is a repository for a website serving as a web tool to consult the I Ching (Yijing, Book of Changes, Classic of Changes), and also as a web-format edition of the Richard Wilhelm I Ching translation.

The machine-readable translation of I Ching by Wilhelm/Banes used for this website was sourced from Adam Blvck, who sourced a Markdown version from Harry Wang, who sourced the original digitized text from a webpage hosted by the University of Parma.

If there are any issues with the translation, please let me know by opening an issue on this repository. There seem to be a lot of typographical errors at the moment. I myself have fixed dozens of the typographical errors found in the machine-readable translation, but there's a good chance that I haven't caught all of them. In fixing such errors, I used another digitized version of Wilhelm's I Ching as a reference.

Technical Details

This website was written using Vanilla JS. The hexagram casting script found on this website uses the Four Coin Method, which yields identical probabilities as with the classic Yarrow Stalk Method. The hexagram random number generation uses the Crypto.getRandomValues() API with a fallback to Math.random() if Crypto is unavailable. The website's stylesheet was created using a heavily modified version of simple.css. The hexagrams are drawn and animated using SVG.js. The machine-readable I Ching data is templated into HTML using handlebars.js.

No generative AI was used in the creation of this website--it's all the work of one human!

Website Details

I created this website on a whim after attempting to find a nice online version of the I Ching with a digital hexagram casting tool. I wanted both an aesthetically pleasing copy of the I Ching and an online script to cast I Ching hexagrams with, but it seemed as if no such solution existed. So, I decided to create one.

After the idea for creating this website came to me, I consulted the I Ching on the action of creating it. I casted a hexagram and received Hexagram 29, Darkness: "The Abysmal repeated, If you are sincere, you have success in your heart, And whatever you do succeeds." Carl Jung happened to receive the same hexagram after asking about his action in writing the foreword to Richard Wilhelm's I Ching translation. The oracle works in strange and unusual ways!

About

A website serving as a tool to consult the I Ching (Yijing, Book of Changes, Classic of Changes) and as a web-format edition of the Richard Wilhelm I Ching translation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published