Natxo
191983dc8e
Enhance flushEffectQueue and storage handling
2026-03-16 00:45:53 +01:00
Natxo
cf322ce435
Add sigproRouter function for dynamic route generation
2026-03-15 23:55:14 +01:00
Natxo
7551f81e2a
Fix import path for sigproRouter
2026-03-15 23:54:54 +01:00
Natxo
cdb8ed2226
Update import path for sigproRouter
2026-03-15 23:53:38 +01:00
Natxo
6a60faa0d2
Bump version from 1.0.5 to 1.0.6
2026-03-15 23:51:30 +01:00
Natxo
2ffb5e1faa
Delete SigProRouterPlugin directory
2026-03-15 23:51:13 +01:00
Natxo
caefc8473d
Create documentation for SigPro Router Plugin
...
Add documentation for SigPro Router Plugin for Vite, detailing features, installation, usage, and limitations.
2026-03-15 23:50:50 +01:00
Natxo
fae7a9ec4d
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-15 23:48:52 +01:00
Natxo
997f34556f
Rename sigpro.min.js to sigpro.js
2026-03-15 23:46:51 +01:00
Natxo
6fd546d548
Delete sigpro.js
2026-03-15 23:46:27 +01:00
Natxo
bf25ae5d48
Original file
2026-03-15 23:46:10 +01:00
Natxo
957b4d40d3
Add files via upload
2026-03-15 23:44:50 +01:00
Natxo
13ac34598d
Delete llms.txt
2026-03-15 23:44:09 +01:00
Natxo
a41aa512cc
Update llms.txt
2026-03-15 21:57:53 +01:00
Natxo
a26a46845d
Update Readme.md
2026-03-15 15:07:48 +01:00
Natxo
10701e3dc3
Update print statement from 'Hello' to 'Goodbye'
2026-03-15 14:40:21 +01:00
Natxo
523128fa24
Bump version from 1.0.4 to 1.0.5
2026-03-15 14:37:51 +01:00
Natxo
75fa37e6ca
Add license field to package.json
2026-03-15 14:37:06 +01:00
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