Kikobeats / emojis-listLinks
Complete list of standard emojis.
☆94Updated last year
Alternatives and similar repositories for emojis-list
Users that are interested in emojis-list are comparing it to the libraries listed below
Sorting:
- Parse milliseconds into an object☆122Updated last year
- Check if your code is running as an npm or yarn script☆64Updated last month
- Check if your package was installed globally☆69Updated last year
- Tries to execute a function and discards any error that occurs.☆68Updated this week
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 4 months ago
- A JSON with CSS color names☆123Updated last month
- Check if argv has a specific flag☆93Updated 4 years ago
- Get the real path of the system temp directory☆82Updated 3 years ago
- Convert RGB color to HEX☆121Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Copy a file☆121Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Move a file - Even works across devices☆202Updated last year
- Get the remote origin URL of a Git repository☆46Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Strip leading whitespace from each line in a string☆142Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Generate a unique random string☆86Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Check if a process is running☆60Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated last month
- Filter object keys and values into a new object☆104Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year