- Australia
- https://www.kedyou.com
Pinned Loading
-
-
Trim all whitespace
Trim all whitespace 1/**
2* Trims https://invisible-characters.com/
3*/
4function trimAllWhitespace(string $str): string
5{
-
Manual search highlighting
Manual search highlighting 1search(elements: HTMLElement[], value: string) {
2value = value.toLowerCase();
3for (const el of elements) {
4el
5.querySelectorAll('mark')
-
Generic Axum Error Handler
Generic Axum Error Handler 1use axum::{
2http::StatusCode,
3response::{IntoResponse, Response},
4};
5use std::{fmt, panic::Location};
1,012 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More