Skip to content
/ alchemy Public

TES alchemy helper. Morrowind, Oblivion, Skyrim ingredients.

Notifications You must be signed in to change notification settings

hogart/alchemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TES Alchemy Helper

Started like just library/engine, now it is full alchemy helper with web UI. Being kinda experimental project, can be used as tech demo. Technologies used:

  • Most interesting part is ES6, via Babel
  • Skull + Ractive + Jade
  • Grunt-based workflow with browserify (+ babelify + jadeify), stylus, jade compiling and livereload
  • Unit-tests with mocha and chai, along with linting through jscs and eslint

Doesn't require server-side to work, built files can be used from /public/ dir as is.

Usage

git clone git@github.com:hogart/alchemy.git && cd alchemy && npm install && npm start

Latter command opens new tab in your default browser.

Roadmap

  • Add persistency between visits
  • CI-ish workflow (do not build when lint or tests fail), add code coverage tool
  • Move to Gulp?
  • Better looks?

About

TES alchemy helper. Morrowind, Oblivion, Skyrim ingredients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published