Slash libraries ·
English | 한국어
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.
- common: General libraries which can be used both in Node.js and browser environments. They include @toss/utils and @toss/hangul.
- react: Components, hooks or utility functions that can be used when developing web services in React. They include @toss/use-overlay and @toss/emotion-utils.
Check out our Slash libraries docs.
We welcome contribution from everyone in the community. Read below for detailed contribution guide.
MIT © Viva Republica, Inc. See LICENSE for details.