doprz 8a6e9070e0 chore: lint-format-docs-tests-bugfixes (#105)
* docs: add jsdoc

* feat: change enums to as const objects

* chore(test): add themeColors.test.ts

* fix: fix tests and bugs with strings.ts util

* fix: path alias imports and tsconfig file bug

* fix: remove --max-warnings 0
2024-03-06 15:11:27 -06:00
2024-03-06 15:11:27 -06:00
2024-03-06 15:10:36 -06:00
2024-03-06 12:51:09 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2024-01-30 16:43:30 -06:00
2024-03-06 15:11:27 -06:00
2023-03-09 10:59:24 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2024-03-06 15:05:35 -06:00
2024-03-06 15:11:27 -06:00
2024-03-06 15:04:24 -06:00
2024-03-06 15:11:27 -06:00

UT Registration Plus

Built Using

  • React 18
  • TypeScript
  • Vite 5
  • ESLint
  • Prettier
  • Semantic-Release
  • Custom Messaging & Storage Wrappers

Getting Started

  1. Clone this repo
  2. Run pnpm install to install and patch all the required dependencies
  • If you want to run the development build:

    • Run pnpm run dev
  • If you want to build the extension for production:

    • Run pnpm build

You may have to rename the __uno.css.js to uno.css.js in dist

Go to chrome://extensions, ensure you have "Developer Mode" enabled, and click 'Load unpacked'

Navigate to the 'dist' folder and click 'select' to import the extension

Description
UT Registration Plus: Open source Chrome Extension that improves the course registration experience at UT Austin by presenting more information to students on the Course Catalog! 60,000+ peak Users!
Readme 96 MiB
Languages
TypeScript 96.6%
CSS 0.9%
SCSS 0.8%
Nix 0.7%
HTML 0.4%
Other 0.6%