https://github.com/blajanclaudiu/leather

https://github.com/blajanclaudiu/leather

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: blajanclaudiu
  • License: other
  • Language: TypeScript
  • Default Branch: main
  • Size: 8.71 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Code of conduct

README.md

Bitburner

Join Discord

Build Status

Bitburner is a programming-based incremental game that revolves around hacking and cyberpunk themes. The game can be played at https://bitburner-official.github.io/ (release build), https://bitburner-official.github.io/bitburner-src/ (development build), or installed through Steam. The location of the release build may change in the near future.

See the frequently asked questions for more information . To discuss the game or get help, join the official Discord server.

Documentation

There are 2 types of documentation:

  • In-game documentation: It can be found in the Documentation tab. This is the best place to get up-to-date information. You can also read the web version at https://github.com/bitburner-official/bitburner-src/blob/stable/src/Documentation/doc/index.md.
  • NS API documentation: It's generated from the TypeScript definitions. You can read it at https://github.com/bitburner-official/bitburner-src/blob/stable/markdown/bitburner.md.

Anyone is welcome to contribute to the documentation by editing the source files and then making a pull request with your contributions. For further guidance, please refer to the "As A Documenter" section of CONTRIBUTING.

Contribution

There are many ways to contribute to the game. It can be as simple as fixing a typo, correcting a bug, or improving the UI. For guidance on doing so, please refer to the CONTRIBUTING document.

You will retain all ownership of the Copyright of any contributions you make, and will have the same rights to use or license your contributions. By submitting a pull request you agree to grant me perpetual, worldwide, non-exclusive, transferable, royalty-free, and irrevocable rights to use, publish, and distribute your contributions to the project. A formal Contributor's License Agreement will be drawn up in the future.

If you would like to make significant contributions to the project as a collaborator, please reach out in #suggestions or #development on Discord to help coordinate the effort.

Owner

  • Login: blajanclaudiu
  • Kind: user

GitHub Events

Total
  • Issues event: 2
  • Watch event: 1
  • Pull request event: 2
  • Create event: 4
Last Year
  • Issues event: 2
  • Watch event: 1
  • Pull request event: 2
  • Create event: 4

Dependencies

.github/workflows/bump-version.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
.github/workflows/deploy-dev.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v4 composite
  • actions/setup-node v4 composite
  • actions/upload-pages-artifact v3 composite
.github/workflows/fetch-changes.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/steamDev.yml actions
  • CyberAndrii/setup-steamcmd v1 composite
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
.github/workflows/title-and-dist-checks.yml actions
  • actions/checkout v4 composite
  • tj-actions/changed-files c65cd883420fd2eb864698a825fc4162dd94482c composite
Dockerfile docker
  • nginx stable-alpine build
  • node lts-alpine build
docker-compose.yml docker
electron/package-lock.json npm
  • @catloversg/steamworks.js 0.0.1
  • @types/node 22.14.1
  • ajv 8.12.0
  • ajv-formats 2.1.1
  • atomically 1.7.0
  • conf 10.2.0
  • debounce-fn 4.0.0
  • dot-prop 6.0.1
  • electron-log 4.4.8
  • electron-store 8.1.0
  • env-paths 2.2.1
  • fast-deep-equal 3.1.3
  • find-up 3.0.0
  • is-obj 2.0.0
  • json-schema-traverse 1.0.0
  • json-schema-typed 7.0.3
  • locate-path 3.0.0
  • lodash 4.17.21
  • lru-cache 6.0.0
  • mimic-fn 3.1.0
  • mimic-fn 2.1.0
  • onetime 5.1.2
  • p-limit 2.3.0
  • p-locate 3.0.0
  • p-try 2.2.0
  • path-exists 3.0.0
  • pkg-up 3.1.0
  • punycode 2.3.0
  • require-from-string 2.0.2
  • semver 7.5.4
  • type-fest 2.19.0
  • undici-types 6.21.0
  • uri-js 4.4.1
  • yallist 4.0.0
electron/package.json npm
  • @catloversg/steamworks.js 0.0.1
  • electron-log ^4.4.8
  • electron-store ^8.1.0
  • lodash ^4.17.21
package-lock.json npm
  • 1283 dependencies
package.json npm
  • @babel/core ^7.23.0 development
  • @babel/preset-env ^7.22.20 development
  • @babel/preset-react ^7.22.15 development
  • @babel/preset-typescript ^7.23.0 development
  • @microsoft/api-documenter ~7.23.38 development
  • @microsoft/api-extractor ^7.51.0 development
  • @pmmmwh/react-refresh-webpack-plugin ^0.5.15 development
  • @swc/core ^1.9.3 development
  • @types/babel__standalone ^7.1.7 development
  • @types/bcryptjs ^2.4.4 development
  • @types/convert-source-map ^2.0.3 development
  • @types/file-saver ^2.0.5 development
  • @types/jest ^29.5.5 development
  • @types/jquery ^3.5.22 development
  • @types/lodash ^4.14.199 development
  • @types/numeral ^2.0.3 development
  • @types/react ^17.0.67 development
  • @types/react-beautiful-dnd ^13.1.5 development
  • @types/react-dom ^17.0.21 development
  • @types/react-resizable ^3.0.5 development
  • @types/sprintf-js ^1.1.4 development
  • @typescript-eslint/eslint-plugin ^6.9.1 development
  • @typescript-eslint/parser ^6.9.1 development
  • babel-jest ^29.7.0 development
  • babel-loader ^9.1.3 development
  • babel-plugin-transform-barrels ^1.0.17 development
  • copy-webpack-plugin ^12.0.2 development
  • css-loader ^7.1.2 development
  • csstype 3.1.2 development
  • electron ^35.1.5 development
  • electron-packager ^17.1.2 development
  • eslint ^8.52.0 development
  • eslint-plugin-react ^7.33.2 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • fork-ts-checker-webpack-plugin ^9.0.2 development
  • html-webpack-plugin ^5.6.3 development
  • jest ^29.7.0 development
  • jest-environment-jsdom ^29.7.0 development
  • jsdom ^20.0.3 development
  • lodash ^4.17.21 development
  • mathjax-full ^3.2.2 development
  • monaco-editor ^0.52.0 development
  • monaco-editor-webpack-plugin ^7.1.0 development
  • prettier ^2.8.8 development
  • react-refresh ^0.14.2 development
  • rehype-mathjax ^4.0.3 development
  • remark-math ^5.1.1 development
  • style-loader ^3.3.3 development
  • typescript ^5.7.3 development
  • webpack ^5.96.1 development
  • webpack-cli ^5.1.4 development
  • webpack-dev-server ^5.1.0 development
  • @babel/standalone ^7.26.2
  • @emotion/react ^11.11.1
  • @emotion/styled ^11.11.0
  • @material-ui/core ^4.12.4
  • @mui/icons-material ^5.14.12
  • @mui/material ^5.14.12
  • @mui/styles ^5.14.12
  • @mui/system ^5.14.12
  • @swc/wasm-web ^1.9.3
  • @types/estree ^1.0.2
  • @types/react-syntax-highlighter ^15.5.8
  • acorn ^8.11.3
  • acorn-jsx-walk ^2.0.0
  • acorn-walk ^8.3.2
  • ajv ^8.17.1
  • arg ^5.0.2
  • bcryptjs ^2.4.3
  • better-react-mathjax ^2.0.3
  • clsx ^1.2.1
  • convert-source-map ^2.0.0
  • date-fns ^2.30.0
  • jszip ^3.10.1
  • material-ui-color ^1.2.0
  • material-ui-popup-state ^1.9.3
  • monaco-vim ^0.3.5
  • notistack ^2.0.8
  • numeral ^2.0.6
  • prop-types ^15.8.1
  • react ^17.0.2
  • react-beautiful-dnd ^13.1.1
  • react-dom ^17.0.2
  • react-draggable ^4.4.6
  • react-markdown ^8.0.7
  • react-resizable ^3.0.5
  • react-syntax-highlighter ^15.5.0
  • remark-gfm ^3.0.1
  • sprintf-js ^1.1.3
  • tss-react ^4.9.10
tools/bump-version/package-lock.json npm
  • array-back 3.1.0
  • command-line-args 5.2.0
  • find-replace 3.0.0
  • lodash.camelcase 4.3.0
  • node-pandoc 0.3.0
  • typical 4.0.0
tools/bump-version/package.json npm
  • command-line-args ^5.2.0
  • node-pandoc ^0.3.0
tools/fetch-changelog/package-lock.json npm
  • @octokit/auth-token 2.5.0
  • @octokit/core 3.5.1
  • @octokit/endpoint 6.0.12
  • @octokit/graphql 4.8.0
  • @octokit/openapi-types 11.2.0
  • @octokit/plugin-paginate-rest 2.17.0
  • @octokit/plugin-request-log 1.0.4
  • @octokit/plugin-rest-endpoint-methods 5.13.0
  • @octokit/request 5.6.3
  • @octokit/request-error 2.1.0
  • @octokit/rest 18.12.0
  • @octokit/types 6.34.0
  • array-back 3.1.0
  • before-after-hook 2.2.2
  • command-line-args 5.2.0
  • deprecation 2.3.1
  • find-replace 3.0.0
  • is-plain-object 5.0.0
  • lodash.camelcase 4.3.0
  • node-fetch 2.6.7
  • once 1.4.0
  • tr46 0.0.3
  • typical 4.0.0
  • universal-user-agent 6.0.0
  • webidl-conversions 3.0.1
  • whatwg-url 5.0.0
  • wrappy 1.0.2
tools/fetch-changelog/package.json npm
  • @octokit/rest ^18.12.0
  • command-line-args ^5.2.0
requirements.txt pypi
  • Jinja2 ==3.0.3
  • Sphinx ==1.8.5
  • docutils ==0.17.1
  • sphinx-rtd-theme ==0.4.3
  • sphinxcontrib-newsfeed ==0.1.4