https://github.com/virtualstate/line
https://github.com/virtualstate/line
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/virtualstate/line
- Owner: virtualstate
- License: mit
- Created: 2022-06-22T12:15:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T11:25:22.000Z (about 4 years ago)
- Last Synced: 2025-03-03T06:34:35.139Z (over 1 year ago)
- Language: TypeScript
- Size: 134 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# `@virtualstate/line`
This project is in semver alpha stage
[//]: # (badges)
### Support
 
### Test Coverage
   
[//]: # (badges)
[//]: # (src/trying-to-write-documentation/line-how.tsx)
import { ok, h, descendants } from "@virtualstate/focus";
/**
* This is living documentation, change this code, and on build, README.md will be updated
*
* Comments starting with /* (and not /**) will be treated as markdown
* Code is treated as codeblocks
*
* To split code up, add an empty comment
* A comment must have its starting & ending markers on their own lines
# Hello
[//]: # (src/trying-to-write-documentation/line-how.tsx)