Move files and directories to the trash
倉庫
sindresorhus 的倉庫
Move files and folders to the trash
Create a trayballoon on Windows
Similar to String#trim() but removes only whitespace on the left
Trim newlines from the start and/or end of a string
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Similar to String#trim() but removes only whitespace on the right
Truncate a URL to a specific length
Essential utilities for TypeScript projects
Shared TypeScript config for my projects
TSLint shareable config for XO
Inspiration for words to mute on Twitter
A collection of essential TypeScript types
Style guide for adding type definitions to my npm packages
Get the user agent of a recent Chrome version to pretend to be a browser in network requests
Useful utilities for working with Uint8Array (and Buffer)
Encode and decode Unicode escapes in a string
Some useful utilities I often need
Generate random numbers that are consecutively unique
Get consecutively unique elements from an array