wc
There are 78 repositories under wc topic.
bitfield/script
Making it easy to write shell-like scripts in Go
solidiquis/erdtree
A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.
43081j/eslint-plugin-wc
ESLint rules for Web Components
nmetulev/wc-react
React wrapper for web components
aduros/pjs
An awk-like command-line tool for processing text, CSV, JSON, HTML, and XML.
Whitecoin-org/whitecoin
Whitecoin Core integration/staging tree
varunsridharan/woocommerce-quick-buy
Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button
Jedsek/rust-wc
GNU/wc command implementation in rust with pretty tabled output
pinkhominid/wc-fontawesome-free
Font Awesome Free icons as Web Components
chai2010/wc
基于flex实现的wc命令, 单词计数
keiranrowan/tiny-core
Simple versions of coreutils and common Linux commands written in C
pinkhominid/wc-responsive-container
Web component to allow an author to control styling based on the size of a containing element rather than the size of the user’s viewport
pinkhominid/wc-responsive-grid
Web component to simplify responsive content area layout using CSS Grid
Altair-Bueno/wz
wz is a faster alternative to GNU wc with UTF8 support and human readable output
codewurker/woothemes-sensei
Mirror of WordPress plugin “Sensei Pro (WC Paid Courses)”.
HxnDev/ls-sort-and-wc-using-child-processes
Heirarchy implemented using pipes, forks and execs.
Wincoinofficial/wincoin
WINCOIN (WC), which is known for its blockchain-based platform which its future development trends and values are also expected to grow and expand in time. The circulation of WC asset are fundamentally reinforced by the strong merchant of lifestyle ecosystem and backed by phenomenal loyal supporters’ from all around the globe.
dev-xero/wc
A relatively straight forward implementation of the wc Unix utility tool written in C.
manolakis/chi-wc
ux-chi webcomponents
Abdulrahman-Tayara/gowc
Go WC is a simple command-line tool written in Go for counting words, lines, and characters in a given text file.
abhi11210646/wc-tool
Replica of a Linux utility: Word Count (WC)
carrotfarmer/wc-rs
wc implementation in rust
dimitriBouteille/wc-ajax-cart
Librairie Wordpress qui permet de créer un panier en Ajax pour le plugin Woocommerce.
hightemp/gowc
experimental multithreaded word counter
hvnsweeting/dwc
wc clone in Python, plus support directory as argument
kitty-panics/coreutils-java
[Java] 使用 Java 实现的 coreutils
mohanadft/wc-cli
A UNIK-like command line utility for printing newline, word and byte counts for files. 🔧
mvk059/word-count
A Go implementation of the Unix `wc` (word count) command line tool.
new-AF/my-wc.js
my javascript version of the unix "wc" tool
robertdebock/docker-scoring
An application to analyse knowledge spread on technologies in a team.
vaeth/bzwc
A POSIX shell wrapper for "wc" supporting compressed files (.xz .lzma .bz2 .gz)
WillDenby/willc
My version of the `wc` tool, completing the first of John Crickett's Coding Challenges
ethanchain/ethan-rs-wc
ethan-rs-ws(erwc) is word, line, character, and byte count. Like wc command but not just wc command, more accurate and faster. Text can also be read from standard input for statistics.
cristian-95/cc-wc
WC Tool from coding challenges.
krondorl/cc-wc-rust
Rust version of wc (word counter) program