https://github.com/gnlow/flark
https://github.com/gnlow/flark
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gnlow/flark
- Owner: gnlow
- Created: 2023-07-24T12:35:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T08:55:28.000Z (almost 3 years ago)
- Last Synced: 2025-05-30T01:50:33.355Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://flark.vercel.app
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deno-antlr4-template
```
deno task build
```
```
deno test
```
## Usage
```
| <>
| {catch}
|
-
| <>..
| {name_kr}
|
- {name_self}
- |
- {name_alt}
- {flag}
| {map}
```
## Cheatsheet
```
| row flexbox
- column flexbox
<> center fill
<>.. left fill
.<>. center fill
..<> right fill
><.. left hug
.><. center hug
..>< right hug
>16<.. left fixed
.>16<. center fixed
..>16< right fixed
^v center fill
^v.. top fill
.^v. center fill
..^v bottom fill
v^.. top hug
.v^. center hug
..v^ bottom hug
v16^.. top fixed
.v16^. center fixed
..v16^ bottom fixed
```