shuutils v10.6.0
Shuutils
My collection of mostly pure JS utils functions :zap:
Install
npm install shuutils
Use
import { getTimestamp } from 'shuutils'
// or for older js : var getTimestamp = require("shuutils").getTimestamp
console.log('Hello world, current timestamp is', getTimestamp())
TODO
- use zod
- add willOutputToFile option to the logger
- re-enable useTopLevelRegex in biome
- when available, add bun coverage line exclusions and enable thresholds to ensure coverage is not decreasing
Thanks
- Angus Croll : for the inspiration of some dependency free functions
- Box icon : nice icon
- Esbuild : an extremely fast JavaScript bundler and minifier
- Eslint : super tool to find & fix problems
- Github : for all their great work year after year, pushing OSS forward
- Jakub Juszczak's article: nice article about publishing on npm
- Josh Crowther's repo: great ressource about modules
- Repo-checker : eslint cover /src code and this tool the rest ^^
- Shields.io : for the nice badges on top of this readme
- Shuutils : collection of pure JS utils
- Tsup : super fast js/ts bundler with no config, powered by esbuild <3
- Watchlist : recursively watch a list of directories & run a command on any file system
- Yoctocolors : for the extra-lightweight color utilities
Contributors ✨
Thanks goes to these wonderful people :
This project follows the all-contributors specification. Contributions of any kind welcome!
Stargazers over time
Page views
6 months ago
4 months ago
6 months ago
6 months ago
4 months ago
6 months ago
4 months ago
5 months ago
8 months ago
8 months ago
9 months ago
9 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago