nizaroni / emoji-stripLinks
Strip emoji from a string in Node.js and browsers.
☆76Updated 3 years ago
Alternatives and similar repositories for emoji-strip
Users that are interested in emoji-strip are comparing it to the libraries listed below
Sorting:
- Loosely validate a URL.☆168Updated last year
- Node.js module for i18n apps - query any country's spoken languages or find countries where a language is spoken.☆81Updated 2 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Generate a unique random string☆85Updated 3 years ago
- Node module that provides URI validation functions☆213Updated 3 years ago
- Simple timeago function takes same params as 'new Date()'☆33Updated 7 years ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- 💪 Try as hard as possible to detect the client's language tag ("locale") in node or the browser. Browserify and Webpack friendly!☆63Updated 4 years ago
- Parse dotenv files for Boolean, Array, and Number variable types, built for Lad☆125Updated 4 years ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Get the current branch for a local git repository☆92Updated 3 years ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- [deprecated] can be replaced with i18next-fs-backend☆64Updated 5 years ago
- Express middleware wrapper around HTML minifier☆60Updated 4 years ago
- Check if a file path is an image☆96Updated 2 years ago
- Return an object as an `x-www-form-urlencoded` string☆83Updated last year
- Parses HTML strings into objects using flexible, composable filters.☆123Updated 8 years ago
- Convert a string to a camel case.☆35Updated 8 years ago
- Simple case detection and conversion for strings.☆124Updated 9 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last month
- ☆28Updated 2 years ago
- A placeholder package that bridges babel-core to @babel/core.☆94Updated 7 years ago
- socket.io v2.x with a wildcard event☆198Updated 2 months ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Simple and easy-to-use NodeJS Mongoose Schema plugin to pull random documents☆54Updated 6 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Download images from remote URLs or use local images and encode/decode them to Base64 string or Buffer object☆141Updated last month