https://github.com/hellerve/coreutils
A few coreutils, rewritten in zepto
https://github.com/hellerve/coreutils
Last synced: 4 days ago
JSON representation
A few coreutils, rewritten in zepto
- Host: GitHub
- URL: https://github.com/hellerve/coreutils
- Owner: hellerve
- Created: 2016-07-04T11:56:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-04T11:57:59.000Z (over 9 years ago)
- Last Synced: 2025-06-12T13:07:53.858Z (9 months ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coreutils
A minimal reimplementation of some of the coreutils
in zepto. They mostly don't do much error-handling
and don't accept all the arguments of regular coreutils.
Written mostly as a resource for a zepto workshop.
Have fun!