Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Modern website that elegantly shows an interactive periodic table.

Notifications You must be signed in to change notification settings

fox-archives/periodic-table-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Periodic Table Version 2

Same project goals as Periodic Table Version 1. Rewritten because I've learned a lot since starting the first version.

Archive

Archived in favor of updating and improving the initial verison, which is closer to completion.

Archive 2

The frontend and backend have been modified so the project still builds. See ./Bakefile.sh for details

Preview

Website preview

Roadmap (Short-Term)

  • Fix whitespace in main periodic table (make it look nicer)
  • Have highlighting of elements
    • Pass currently highlighted column to state and have a watcher that highlights all other atoms accordingly

Roadmap (Long-Term)

  • Run the theme files against program, checking their schema

Future Optimizations

  • Function calls in atoms re called on hover of not element-inner or element-outer, but the

    tags inside element-inner. So even when moving around a single element, calls to udpateAtomData are still being made

About

Modern website that elegantly shows an interactive periodic table.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published