always-maap / TS-Collection

๐Ÿ’ฎ Algorithms and Data Structures for the modern web
https://ts-collection.vercel.app
MIT License
60 stars 1 forks source link
algorithms data-structures library tested typescript
ts-collection logo

Learn, Visualize and Build with TS-Collection. Algorithms and Data-Structures for the web

[![npm version](https://img.shields.io/npm/v/@ts-collection/core?color=blue)](https://github.com/always-maap/Collections-TypeScript/actions/workflows/integrate.yaml) [![GitHub CI](https://github.com/always-maap/Collections-Typescript/actions/workflows/integrate.yaml/badge.svg)](https://github.com/always-maap/Collections-TypeScript/actions/workflows/integrate.yaml) [![All Contributors](https://img.shields.io/badge/all_contributors-1-blue.svg?style=flat)](#contributors-) [![codecov](https://codecov.io/gh/always-maap/Collections-TypeScript/branch/master/graph/badge.svg?token=5VYRTNQYG3)](https://codecov.io/gh/always-maap/Collections-TypeScript)

Overview ๐ŸŽ‰

โš  TS-Collection is currently in beta. Some of its APIs are not "finalized" and will have breaking changes over time as we discover better solutions. There isn't currently a 1.0 release schedule, we're still getting the architecture right.

Getting Started ๐Ÿ

yarn add @ts-collection/core

The easiest way to continue getting started, is to follow the getting started section in our docs. See ts-collection.vercel.app for more information and documentation.

Packages ๐Ÿš€

Package Description
config Shared configurations and scripts
core Algorithms and Data Structures
og-cs Old school computer science problems
utils Utility functions and classes
viz Visualizations renderers

Contributing ๐Ÿ‘

We're open to all community contributions! If you'd like to contribute in any way, please first read our Contributing Guide.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Mohammad ali Ali panah

๐Ÿ’ป

Alireza Jafartash

โš ๏ธ ๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

License ๐Ÿ“„

under MIT-licensed.