Skip to content
/ slash Public

A collection of TypeScript/JavaScript packages to build high-quality web services.

License

Notifications You must be signed in to change notification settings

toss/slash

Repository files navigation



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 separate packages, such as es-hangul and es-toolkit, which 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.
  • 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