beaugunderson / emoji-awareLinks
🆒 emoji-aware unicode string utilities for JavaScript
☆48Updated 2 years ago
Alternatives and similar repositories for emoji-aware
Users that are interested in emoji-aware are comparing it to the libraries listed below
Sorting:
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- A JavaScript method for intelligently converting strings to title case.☆30Updated 9 years ago
- spliddit - unicode-aware JS string splitting☆35Updated 8 years ago
- A compact module to provide the English ordinal letters following a numeral☆42Updated last year
- Strip leading whitespace from each line in a string☆144Updated last month
- Check if a string is HTML☆95Updated 2 months ago
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆45Updated 2 weeks ago
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Loosely validate a URL.☆167Updated 2 years ago
- ⏱ Convert milliseconds to a standard duration string.☆58Updated 2 weeks ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Pluralize a word☆251Updated last month
- Parser and generator for CSS color strings☆216Updated 2 weeks ago
- A regular expression to match hashtag identifiers as per the Unicode Standard.☆59Updated 2 years ago
- Create a hash for file revving☆107Updated 2 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 2 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 2 months ago
- Use CSS Typed Object Model in the browser☆103Updated 5 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Rollup as a service (with a little help from Browserify)☆266Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 2 months ago
- Promise-based power tool for common filesystem tasks☆121Updated last year
- Safely set a dot-notated path within a nested object.☆82Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- `trough` is middleware☆70Updated last year
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago