Giter Club home page Giter Club logo

skyrim_skilltree's Introduction

Skyrim Perk Calculator and Respec Tool

This is the source repository of the Skyrim perk calculator at chrizel.github.io/skyrim/.

Build and Development

This project uses TypeScript, so if you make changes to the source code please make them in the TypeScript files under src/. GitHub Actions is used to build and deploy the project on every push to chrizel.github.io/skyrim/.

To build this project yourself locally you need a current NodeJS version.

After cloning this repository you should run npm install inside of the repository root directory to get the latest build dependencies from package.json. Then you have the following possibilities:

  • npm run build to build the project.
  • npm test to run the unit tests.
  • npm run test:dev to run the unit tests in watch mode.
  • npm run server to launch a local HTTP server to run the site on your local machine for testing. This requires a build run beforehand.

History

This project was originally developed in 2011 by using CoffeeScript. At the time, this was one of the preferred tools because it was new, hip and cool. More than ten years later the web has changed and our tools also changed. Beginning of 2022 the original author decided to port the code base over to a more modern foundation using TypeScript and package.json for build dependencies.

skyrim_skilltree's People

Contributors

chrizel avatar aaronmaynard avatar

Watchers

Samuel Andersson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.