Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 2.94 KB

README.md

File metadata and controls

46 lines (32 loc) · 2.94 KB


Slash libraries · MIT License PRs Welcome

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.

Check out our Slash libraries docs.

Project Status

  • Slash is a legacy project and is not currently being maintained.
  • Many of Slash's useful features will be separated into several individual packages that are currently under development.
    • es-hangul is a JavaScript library that makes it easy to work with Hangul.
    • es-toolkit is a modern JavaScript utility library with high performance, small bundle size, and strong types.
    • suspensive is a JavaScript library that elegantly handles React's suspense and error boundaries.
    • use-funnel is a powerful and safe step-by-step state management React library
  • If you would like to contribute to Slash, please contribute to these packages, not Slash.

Contributing

We welcome contribution from everyone in the community. Read below for detailed contribution guide.

CONTRIBUTING

License

MIT © Viva Republica, Inc. See LICENSE for details.

Toss