Skip to main content

Slash libraries

Slash is a collection of TypeScript/JavaScript packages used in Toss.

It provides over 30 npm packages which can serve as a foundation to provide high-quality web services.

Use ⌘ + K to search through our libraries documentation.

  • @toss/use-overlay provides the useOverlay React hook to control overlays in a declarative way.
  • @toss/react provides several React components and hooks to develop high-quality web services.
  • @toss/utils provides simple and modern helper libraries which can be used both in Node.js and browser environments.
  • @toss/hangul provides utility functions to manipulate hangul characters.

More reading