Commit Graph

220 Commits

Author SHA1 Message Date
Natxo
62f74f736c Create README.md for SigPro Playground
Add comprehensive README for SigPro Playground with features, usage guide, examples, and troubleshooting.
2026-03-13 15:57:58 +01:00
Natxo
a424370549 Add initial HTML structure for SigPro Playground 2026-03-13 15:56:15 +01:00
Natxo
5c43ac67a7 Update Readme.md 2026-03-13 15:38:38 +01:00
Natxo
cd4612eac2 Update print statement from 'Hello' to 'Goodbye' 2026-03-13 15:37:56 +01:00
Natxo
4c8b82fc3d Refactor default export to include sigproRouter 2026-03-13 15:34:46 +01:00
Natxo
a67363f520 Bump version from 1.0.0 to 1.0.1
Refactor index.js
2026-03-13 15:32:54 +01:00
Natxo
2e72286a89 Refactor exports in index.js for better structure 2026-03-13 15:32:12 +01:00
Natxo
650d6e7e60 Create index.js as entry point for the package
Add main entry point for the package with export options.
2026-03-13 15:13:27 +01:00
Natxo
a019db48f1 Add .gitignore file for project dependencies and settings 2026-03-13 13:59:48 +01:00
Natxo
f429a5c440 Initialize package.json with project settings 2026-03-13 13:58:46 +01:00
Natxo
4e892e9e5c Update Readme.md 2026-03-13 13:53:33 +01:00
Natxo
760895a2dd Add SigPro Router Plugin for Vite
This plugin generates routes automatically based on the file structure in src/pages/ and creates a virtual module 'virtual:sigpro-routes' that exports a routes array.
2026-03-13 13:51:10 +01:00
Natxo
52c28e7bf8 Add README for SigPro Router Plugin
This README provides detailed information about the SigPro Router Plugin for Vite, including features, installation instructions, usage examples, and limitations.
2026-03-13 13:49:13 +01:00
Natxo
bd7bc6a10e Update Readme.md 2026-03-13 13:45:14 +01:00
Natxo
62d96fc0cc Update Readme.md 2026-03-13 13:37:40 +01:00
Natxo
e3ef1da16f Update Readme.md 2026-03-13 11:58:50 +01:00
Natxo
b45b80c420 Update Readme.md 2026-03-13 11:46:28 +01:00
Natxo
efa3280e0c Update Readme.md 2026-03-13 11:36:15 +01:00
Natxo
ffd163b55b Uploaded 2026-03-13 11:35:35 +01:00
Natxo
156d26922c Initial commit 2026-03-13 11:34:48 +01:00