Commit Graph
98 Commits
Author SHA1 Message Date
natxocc 685196ffab Docs 2026-03-17 12:01:25 +01:00
natxocc 54ff7759ff Docs 2026-03-17 11:49:43 +01:00
natxocc 627e9cede4 upload docs 2026-03-17 11:49:29 +01:00
natxocc f616ea235e Update docs 2026-03-17 11:40:08 +01:00
Natxo f9c7cd1b0f Create signals.md 2026-03-17 09:59:10 +01:00
Natxo 7debf4bb80 Update index.md 2026-03-17 09:58:08 +01:00
Natxo b5873f9d3e Create _config.yml 2026-03-17 09:57:31 +01:00
Natxo a29986479c Create index.md 2026-03-17 09:06:57 +01:00
Natxo cc8c4537ce Update Readme.md 2026-03-17 09:01:06 +01:00
Natxo 8fd9c11b7e Update Readme.md 2026-03-17 09:00:17 +01:00
Natxo b193257604 Update package.json 2026-03-17 08:52:35 +01:00
Natxo b953a130e9 Update package.json 2026-03-16 23:20:06 +01:00
Natxo 270067c8d2 Update sigpro.js 2026-03-16 23:19:28 +01:00
Natxo 5907f36f5d Update sigpro.js 2026-03-16 23:18:58 +01:00
Natxo 6f581d65bf Rename Plugin.md to VitePlugin.md 2026-03-16 23:13:10 +01:00
Natxo 74a841fc32 Create Plugin.md 2026-03-16 23:12:25 +01:00
Natxo 116c35735c Update index.js 2026-03-16 23:10:23 +01:00
Natxo 61bf755477 Create sigpro-router-plugin.js 2026-03-16 23:09:41 +01:00
Natxo 4ee77cd503 Create sigpro-plugin-router.js 2026-03-16 23:08:09 +01:00
Natxo 9a865f1765 Update Readme.md 2026-03-16 23:01:46 +01:00
Natxo c6881528cf Update Readme.md 2026-03-16 22:07:49 +01:00
Natxo 2f38c9c455 Update Readme.md 2026-03-16 22:03:50 +01:00
Natxo 4ddbfeb05e Update Readme.md 2026-03-16 21:49:30 +01:00
Natxo 2cd996d5b9 Update Readme.md 2026-03-16 21:43:03 +01:00
Natxo a50733ee73 Update Readme.md 2026-03-16 18:41:02 +01:00
Natxo a43448a432 Update package.json 2026-03-16 18:39:23 +01:00
Natxo afe031cb05 Delete sigproPlugin.md 2026-03-16 18:34:50 +01:00
Natxo 35345932ad Delete vite-plugin-sigpro.js 2026-03-16 18:34:39 +01:00
Natxo 4e143fce1a Delete src/sigproPlugin.js 2026-03-16 18:34:28 +01:00
Natxo 72d22ba373 Update sigpro.js $.page 2026-03-16 18:32:03 +01:00
Natxo 8db375b861 Update sigpro.js nre $.page 2026-03-16 18:31:06 +01:00
Natxo 29b5d2e674 Update Readme.md 2026-03-16 12:01:44 +01:00
Natxo a7663f2874 Update print statement from 'Hello' to 'Goodbye' 2026-03-16 11:46:15 +01:00
Natxo 2fd4362354 Update Readme.md 2026-03-16 11:42:23 +01:00
Natxo 448f2f6f0d Update Readme.md 2026-03-16 11:40:11 +01:00
Natxo 2b9292d418 Update Readme.md 2026-03-16 01:20:19 +01:00
Natxo 3c13b14f8f Update Readme.md 2026-03-16 01:17:55 +01:00
Natxo 51d1839572 Update sigpro.js 2026-03-16 01:12:44 +01:00
Natxo ee27c4a9bb Update sigpro.js 2026-03-16 01:10:53 +01:00
Natxo 0fec0381d1 Update sigpro.js 2026-03-16 01:08:12 +01:00
Natxo 635c507d8b Update sigpro.js 2026-03-16 01:02:35 +01:00
Natxo b1776bc66b Update print statement from 'Hello' to 'Goodbye' 2026-03-16 00:49:51 +01:00
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