https://github.com/mochi-sann/sls
SL brings ls results
https://github.com/mochi-sann/sls
deno joke typescript
Last synced: 17 days ago
JSON representation
SL brings ls results
- Host: GitHub
- URL: https://github.com/mochi-sann/sls
- Owner: mochi-sann
- License: mit
- Created: 2022-06-20T14:01:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T02:59:52.000Z (over 3 years ago)
- Last Synced: 2025-10-20T16:54:20.399Z (8 months ago)
- Topics: deno, joke, typescript
- Language: TypeScript
- Homepage: https://deno.land/x/sls
- Size: 85 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sls
[](https://github.com/mochi-sann/sls/actions/workflows/test.yml)
[](https://github.com/mochi-sann/sls/blob/main/LICENSE)
ls results are displayed in the SL
[](https://asciinema.org/a/bs7b3eiVOz8ciOFIcr4O51o3M)
## Usage
**CLI**
```shell
Install:
deno install --allow-run --allow-read --name sls https://deno.land/x/sls/cli.ts
Usage:
sls .
Help Options:
sls --help
Application Opitions:
-r, --reverse Reverse the direction of the SL
-s, --speed= Specify SL speed (default : 30)
-l, --loop Make the SL display loop
--startFromLeft SL will appear from the left side
```