File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ The goal of Solid Primitives is to wrap client and server side functionality to
8888|[deep](https://github.com/solidjs-community/solid-primitives/tree/main/packages/deep#readme)|[](https://github.com/solidjs-community/solid-primitives/blob/main/CONTRIBUTING.md#contribution-process)|[trackDeep](https://github.com/solidjs-community/solid-primitives/tree/main/packages/deep#trackdeep)<br />[trackStore](https://github.com/solidjs-community/solid-primitives/tree/main/packages/deep#trackstore)<br />[captureStoreUpdates](https://github.com/solidjs-community/solid-primitives/tree/main/packages/deep#capturestoreupdates)|[](https://bundlephobia.com/package/@solid-primitives/deep)|[](https://www.npmjs.com/package/@solid-primitives/deep)|
8989| [ destructure] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/destructure#readme ) | [ ![ STAGE] ( https://img.shields.io/endpoint?style=for-the-badge&label=&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsolidjs-community%2Fsolid-primitives%2Fmain%2Fassets%2Fbadges%2Fstage-2.json )] ( https://github.com/solidjs-community/solid-primitives/blob/main/CONTRIBUTING.md#contribution-process ) | [ destructure] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/destructure#destructure ) | [ ![ SIZE] ( https://img.shields.io/bundlephobia/minzip/@solid-primitives/destructure?style=for-the-badge&label= )] ( https://bundlephobia.com/package/@solid-primitives/destructure ) | [ ![ VERSION] ( https://img.shields.io/npm/v/@solid-primitives/destructure?style=for-the-badge&label= )] ( https://www.npmjs.com/package/@solid-primitives/destructure ) |
9090| [ immutable] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/immutable#readme ) | [ ![ STAGE] ( https://img.shields.io/endpoint?style=for-the-badge&label=&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsolidjs-community%2Fsolid-primitives%2Fmain%2Fassets%2Fbadges%2Fstage-1.json )] ( https://github.com/solidjs-community/solid-primitives/blob/main/CONTRIBUTING.md#contribution-process ) | [ createImmutable] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/immutable#createimmutable ) | [ ![ SIZE] ( https://img.shields.io/bundlephobia/minzip/@solid-primitives/immutable?style=for-the-badge&label= )] ( https://bundlephobia.com/package/@solid-primitives/immutable ) | [ ![ VERSION] ( https://img.shields.io/npm/v/@solid-primitives/immutable?style=for-the-badge&label= )] ( https://www.npmjs.com/package/@solid-primitives/immutable ) |
91- |[lifecycle](https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#readme)|[](https://github.com/solidjs-community/solid-primitives/blob/main/CONTRIBUTING.md#contribution-process)|[createIsMounted](https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#createismounted)<br />[isHydrated](https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#ishydrated)<br />[onConnect](https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#onconnect)|[](https://bundlephobia.com/package/@solid-primitives/lifecycle)|[](https://www.npmjs.com/package/@solid-primitives/lifecycle)|
91+ |[lifecycle](https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#readme)|[](https://github.com/solidjs-community/solid-primitives/blob/main/CONTRIBUTING.md#contribution-process)|[createIsMounted](https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#createismounted)<br />[isHydrated](https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#ishydrated)<br />[onElementConnect](https://github.com/solidjs-community/solid-primitives/tree/main/packages/lifecycle#onelementconnect)|[](https://bundlephobia.com/package/@solid-primitives/lifecycle)|[](https://www.npmjs.com/package/@solid-primitives/lifecycle)|
9292| [ map] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/map#readme ) | [ ![ STAGE] ( https://img.shields.io/endpoint?style=for-the-badge&label=&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsolidjs-community%2Fsolid-primitives%2Fmain%2Fassets%2Fbadges%2Fstage-2.json )] ( https://github.com/solidjs-community/solid-primitives/blob/main/CONTRIBUTING.md#contribution-process ) | [ ReactiveMap] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/map#reactivemap ) <br />[ ReactiveWeakMap] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/map#reactiveweakmap ) | [ ![ SIZE] ( https://img.shields.io/bundlephobia/minzip/@solid-primitives/map?style=for-the-badge&label= )] ( https://bundlephobia.com/package/@solid-primitives/map ) | [ ![ VERSION] ( https://img.shields.io/npm/v/@solid-primitives/map?style=for-the-badge&label= )] ( https://www.npmjs.com/package/@solid-primitives/map ) |
9393|[memo](https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#readme)|[](https://github.com/solidjs-community/solid-primitives/blob/main/CONTRIBUTING.md#contribution-process)|[createLatest](https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#createlatest)<br />[createLatestMany](https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#createlatestmany)<br />[createWritableMemo](https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#createwritablememo)<br />[createLazyMemo](https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#createlazymemo)<br />[createPureReaction](https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#createpurereaction)<br />[createMemoCache](https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#creatememocache)<br />[createReducer](https://github.com/solidjs-community/solid-primitives/tree/main/packages/memo#createreducer)|[](https://bundlephobia.com/package/@solid-primitives/memo)|[](https://www.npmjs.com/package/@solid-primitives/memo)|
9494| [ mutable] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/mutable#readme ) | [ ![ STAGE] ( https://img.shields.io/endpoint?style=for-the-badge&label=&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsolidjs-community%2Fsolid-primitives%2Fmain%2Fassets%2Fbadges%2Fstage-3.json )] ( https://github.com/solidjs-community/solid-primitives/blob/main/CONTRIBUTING.md#contribution-process ) | [ createMutable] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/mutable#createmutable ) <br />[ modifyMutable] ( https://github.com/solidjs-community/solid-primitives/tree/main/packages/mutable#modifymutable ) | [ ![ SIZE] ( https://img.shields.io/bundlephobia/minzip/@solid-primitives/mutable?style=for-the-badge&label= )] ( https://bundlephobia.com/package/@solid-primitives/mutable ) | [ ![ VERSION] ( https://img.shields.io/npm/v/@solid-primitives/mutable?style=for-the-badge&label= )] ( https://www.npmjs.com/package/@solid-primitives/mutable ) |
Original file line number Diff line number Diff line change 1919 "list" : [
2020 " createIsMounted" ,
2121 " isHydrated" ,
22- " onConnect "
22+ " onElementConnect "
2323 ],
2424 "category" : " Reactivity"
2525 },
You can’t perform that action at this time.
0 commit comments