Skip to content

solidjs/signals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 3, 2025
ddcf915 · Mar 3, 2025
Feb 26, 2023
Feb 28, 2025
Feb 27, 2025
Feb 26, 2023
Nov 1, 2024
Nov 1, 2024
Jan 7, 2025
Mar 3, 2025
Dec 10, 2024
Feb 26, 2023
Nov 1, 2024
Jan 13, 2024
Feb 26, 2023
Feb 26, 2023

Repository files navigation

@solidjs/signals

Standalone Reactive implementation to serve as the basis of future (post 1.x) versions of SolidJS. This package aims to be core for Signals library made with rendering in mind so it may have more features and opinions than common Signals libraries, but are still necessary core to accomplish the type of capabilities we intend.

This is not ready for production and should be considered pre-alpha. This package is completely experimental and every release may be breaking. It is also not tuned for performance as of yet as we are still focusing on capability.