0.0.1 • Published 1 year ago

@santi100/stack-lib v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Santi's Small Stack

Build Status npm homepage GitHub stars License Bundlephobia stats

-->

  • 🚀 Lightweight and fast^
  • 👴 ES3-compliant*
  • 💻 Portable between the browser and Node.js
  • 📘 Comes with built-in TypeScript definitions

What's this?

This is an implementation of the stack data structure in TypeScript. It aims to be complete, yet versatile, portable, lightweight and easy to use.

  • Via NPM: npm install @santi100/stack-lib
  • Via Yarn: yarn add @santi100/stack-lib
  • Via PNPM: pnpm install @santi100/stack-lib

API

Coming soon! Check the JSDoc to get a look at what's coming to this section.

0.0.1

1 year ago