This website requires JavaScript.
Explore
Help
Sign In
lucas
/
lool
Watch
1
Star
0
Fork
0
You've already forked lool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
18
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lucas Colombo
15cedaaccf
release:
🔖
v0.0.1
2024-03-30 16:13:40 -03:00
.cargo
🍾
Initial commit
2024-03-28 20:13:49 -03:00
.github
/img
feat:
✨
cli colors
2024-03-30 14:23:36 -03:00
.vscode
release:
🔖
v0.0.1
2024-03-30 16:13:40 -03:00
examples
feat:
✨
cli colors
2024-03-30 14:23:36 -03:00
lib
feat:
✨
cli colors
2024-03-30 14:23:36 -03:00
.cocorc
🍾
Initial commit
2024-03-28 20:13:49 -03:00
.gitignore
🍾
Initial commit
2024-03-28 20:13:49 -03:00
Cargo.lock
release:
🔖
v0.0.1
2024-03-30 16:13:40 -03:00
Cargo.toml
release:
🔖
v0.0.1
2024-03-30 16:13:40 -03:00
check_size.py
🍾
Initial commit
2024-03-28 20:13:49 -03:00
LICENSE
🍾
Initial commit
2024-03-28 20:13:49 -03:00
README.md
feat:
✨
cli colors
2024-03-30 14:23:36 -03:00
rustfmt.toml
🍾
Initial commit
2024-03-28 20:13:49 -03:00
Taskfile.yaml
release:
🔖
v0.0.1
2024-03-30 16:13:40 -03:00
🧳 lool.code-workspace
🍾
Initial commit
2024-03-28 20:13:49 -03:00
README.md
Unescape
Escape
𝐥
𝐨
𝐨
𝐥
is a tool-box library with common utilities for
𝚕
𝚞
𝚌
𝚘
𝚍
𝚎
.
𝚊
𝚛
projects.
Features
logging
: A simple logging utility.
cli
: Command-line interface utilities:
argparse
: A simple wrapper around
argparse
.
color
:
foo.<color>()
like extension methods for strings.
case
: Case conversion utilities.
Description
No description provided
Readme
MIT
346
KiB
Languages
Rust
99.4%
Python
0.6%