slithyfrimousse
DemoDocsFAQ

Docs

Guides

  • OverviewDocs overview and navigation.
  • Getting StartedInstallation, migration, first picker, and styling basics.
  • CustomizationRendering, overlays, external search input, and mixed-item UI.
  • Search & MetadataGrouped and unified search, shortcode search, and locale-aware metadata.
  • RecipesCommon product patterns and end-to-end integration examples.

Packages

  • Companion PackagesPackage boundaries, installation, and composition guidance.

Reference

  • API ReferenceComponents, props, helpers, hooks, and types.
  • ReleasesVersion notes, changelog links, and migration checkpoints.
DocsBrowse documentation

Guides

  • OverviewDocs overview and navigation.
  • Getting StartedInstallation, migration, first picker, and styling basics.
  • CustomizationRendering, overlays, external search input, and mixed-item UI.
  • Search & MetadataGrouped and unified search, shortcode search, and locale-aware metadata.
  • RecipesCommon product patterns and end-to-end integration examples.

Packages

  • Companion PackagesPackage boundaries, installation, and composition guidance.

Reference

  • API ReferenceComponents, props, helpers, hooks, and types.
  • ReleasesVersion notes, changelog links, and migration checkpoints.

Releases

Current packages

  • @slithy/frimousse
  • @slithy/emoji-transforms
  • @slithy/emoji-compat

Migration

For baseline usage, migration from upstream Frimousse is usually just an import change. Existing native-only picker composition can usually stay as-is.

- import { EmojiPicker } from "frimousse";
+ import { EmojiPicker } from "@slithy/frimousse";

Release links

  • @slithy/frimousse changelog
  • @slithy/emoji-transforms changelog
  • @slithy/emoji-compat changelog

On this page

  • Current packages
  • Migration
  • Release links