https://github.com/antman261/ferrous-fe
https://github.com/antman261/ferrous-fe
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antman261/ferrous-fe
- Owner: Antman261
- Created: 2024-12-27T03:33:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T14:42:55.000Z (4 months ago)
- Last Synced: 2025-03-10T09:54:27.325Z (about 2 months ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ?
...
## Usage
```ts
registerComponent(myView, [state.myObj]);const myView = makeComponent()
```