1.0.1-alpha.5 • Published 2 years ago

@virtualstate/line v1.0.1-alpha.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@virtualstate/line

This project is in semver alpha stage

Support

Node.js supported Deno supported

Test Coverage

100%25 lines covered 100%25 statements covered 100%25 functions covered 100%25 branches covered

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