Commit graph

6 commits

Author SHA1 Message Date
JonasPfalzgraf
884aed648f feat: Add .editorconfig and update package.json for improved project structure and versioning 2025-07-11 18:15:19 +02:00
JonasPfalzgraf
ca60f67d37 feat: Add development scripts for building UserScript header 2025-07-11 18:02:09 +02:00
JonasPfalzgraf
88aeab8f29 feat: Enhance UserScript structure and functionality
- Updated package.json to include new scripts for development, production builds, linting, formatting, and cleaning.
- Added ESLint and Prettier for code quality and formatting.
- Refactored main application class to extend EventEmitter and manage modules.
- Introduced ExampleModule to demonstrate module structure and functionality.
- Created utility classes for DOM manipulation, event handling, and persistent storage.
- Added TypeScript definitions for UserScript environment.
- Improved TypeScript configuration with stricter checks and path aliases.
- Updated Vite configuration to handle development and production builds more effectively.
- Enhanced user script header generation to support environment-specific configurations.
2025-07-11 17:47:22 +02:00
Jonas Pfalzgraf
8089771d41 ⬆️ Upgrading Project
Switching from Webpack to vite, upgrading the version of the logo file and updating dependencies
2024-06-02 20:50:22 +02:00
Jonas Pfalzgraf
d63a0cf44b ⬆️ Upgrading
Upgrading the Project to new Package Versions and minor optimizations
2023-08-03 14:12:31 +02:00
Jonas Pfalzgraf
f61a73f2f6 init 2022-08-23 17:48:57 +02:00