Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syumai/deno-libs
Simple commands implemented for deno.
https://github.com/syumai/deno-libs
Last synced: 17 days ago
JSON representation
Simple commands implemented for deno.
- Host: GitHub
- URL: https://github.com/syumai/deno-libs
- Owner: syumai
- Created: 2018-12-26T17:33:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T12:11:12.000Z (over 3 years ago)
- Last Synced: 2024-10-13T00:17:08.051Z (about 1 month ago)
- Language: TypeScript
- Size: 32.2 KB
- Stars: 30
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-deno-cn - @syumai/denoinit
README
# deno-libs
* Small libs for [deno](https://github.com/denoland/deno).
## Commands
* cat
### Usage
```sh
# cat
./cat.ts README.md cat.ts
```