Commit Graph

88 Commits

Author SHA1 Message Date
Natxo
8def4a99b7 Create detailed documentation for SigPro library
Added comprehensive documentation for SigPro library, covering core philosophy, API reference, component system, state management, and advanced patterns.
2026-03-15 14:24:20 +01:00
Natxo
e757e4cfac Delete PlayGround directory 2026-03-15 14:13:04 +01:00
Natxo
5deb41145f Bump version from 1.0.3 to 1.0.4 2026-03-15 14:02:16 +01:00
Natxo
5a2494bb22 Rename $e to $effect and update references 2026-03-15 14:01:44 +01:00
Natxo
0239ef022c Update Readme.md 2026-03-15 12:37:43 +01:00
Natxo
5462c8860d Update Readme.md 2026-03-15 12:35:34 +01:00
Natxo
75b8d50cfa Update print statement from 'Hello' to 'Goodbye' 2026-03-15 12:32:59 +01:00
Natxo
cd3c5b13b0 Update Readme.md 2026-03-15 12:32:19 +01:00
Natxo
450f90af48 Update Readme.md 2026-03-15 12:27:01 +01:00
Natxo
a67d2e3241 Update print statement from 'Hello' to 'Goodbye' 2026-03-14 11:27:01 +01:00
Natxo
434d5a5933 Update print statement from 'Hello' to 'Goodbye' 2026-03-14 01:18:18 +01:00
Natxo
b8caa5537d Update version to 1.0.3 and remove scripts 2026-03-14 01:16:06 +01:00
Natxo
867e8d8964 Update print statement from 'Hello' to 'Goodbye' 2026-03-14 01:15:25 +01:00
Natxo
6987041dc0 Update fmt.Println message from 'Hello' to 'Goodbye' 2026-03-14 01:13:31 +01:00
Natxo
3a952f089e Update print statement from 'Hello' to 'Goodbye' 2026-03-14 01:08:13 +01:00
Natxo
f7950057f5 Rename $effect to $e and update references 2026-03-14 01:06:13 +01:00
Natxo
84e1dbab24 Refactor signal and effect functions for clarity
New fetch, storage, web sockets,
2026-03-14 01:02:52 +01:00
Natxo
9cb34ade07 Bump version from 1.0.1 to 1.0.2 2026-03-13 16:12:28 +01:00
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