Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

RepH3x/GenLite

This branch is 2 commits ahead of, 556 commits behind Retoxified/GenLite-Old:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6eeae6c · Jan 27, 2023
Dec 20, 2022
Jan 27, 2023
Dec 17, 2022
Jan 22, 2023
Jan 22, 2023
Jan 10, 2023
Dec 29, 2022
Dec 19, 2022
Jan 22, 2023
Dec 19, 2022

Repository files navigation

GenLite 0.1.19 - For GenFanad

GenLite installation instructions

  1. Install TamperMonkey(All Browsers) in your browser of choice.
  2. Click here to install GenLite
  3. Enjoy! GenLite should automatically update whenever there is a new version. We will announce new versions in our discord server.

Join us on Discord: https://discord.gg/Jn7s7pArdg

Source Code & Distribution

The main file to run as a UserScript can be found in the "dist" folder.

The file "userscript-banner.txt" can be edited with new version numbers and other userscript specific metadata.

Documentation

This project uses JSDoc

To generate the latest documentation run:

npm run docs

Node.JS - v18.12.1

This project uses Node.JS v18.12.1

This project is built using Webpack

Commands can be found in package.json for building or running the project.

To install Node.JS dependencies from package.json run:

npm i

To build the project run:

npm run build

IDE & Setup

If you're using a well known IDE, we suggest enabling coding assistance for Node.JS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • JavaScript 1.2%