Skip to content
Jesse Palmer edited this page Jul 5, 2025 · 6 revisions

Welcome to the node-emojis Wiki! πŸŽ‰

Welcome to the official wiki for node-emojis - a modern, tree-shakeable emoji library for Node.js with TypeScript support.

πŸš€ Quick Links

πŸ“¦ What is node-emojis?

node-emojis is a comprehensive emoji library that provides:

  • 🌳 Tree-shakeable - Import only what you need
  • πŸ“¦ 360+ emojis from Unicode 1.0 to 15.0
  • πŸ” Smart search with keyword matching
  • 🎨 Skin tone support for 150+ human emojis
  • πŸ”„ Emoji aliases (thumbsup/+1/thumbs_up)
  • πŸ“ TypeScript support with full type definitions
  • πŸš€ Zero dependencies
  • ⚑ Optimized for performance

πŸ“‹ Requirements

  • Node.js 20.0.0 or higher
  • TypeScript 5.0+ (for TypeScript users)

🀝 Contributing

We welcome contributions! Please see our Contributing Guide and Code of Conduct.

πŸ“„ License

MIT Β© Jesse Palmer

πŸ”— Useful Links


Last updated: July 2025 | Version: 1.0.0

Clone this wiki locally