JSPM

  • Created
  • Published
  • Downloads 405
  • Score
    100M100P100Q97794F
  • License MIT

Stacks core frontend/browser functionalities.

Package Exports

  • @stacksjs/browser
  • @stacksjs/browser/base.d.ts
  • @stacksjs/browser/billable.d.ts
  • @stacksjs/browser/date.d.ts
  • @stacksjs/browser/debounce.d.ts
  • @stacksjs/browser/function.d.ts
  • @stacksjs/browser/guards.d.ts
  • @stacksjs/browser/index.d.ts
  • @stacksjs/browser/index.js
  • @stacksjs/browser/lazy.d.ts
  • @stacksjs/browser/math.d.ts
  • @stacksjs/browser/plans.d.ts
  • @stacksjs/browser/promise.d.ts
  • @stacksjs/browser/random.d.ts
  • @stacksjs/browser/regex.d.ts
  • @stacksjs/browser/retry.d.ts
  • @stacksjs/browser/sleep.d.ts
  • @stacksjs/browser/throttle.d.ts
  • @stacksjs/browser/vendors.d.ts

Readme

Stacks Frontend

This core package contains the core frontend/browser functionalities of Stacks, all of which are auto-imported into your projects.

☘️ Features

  • Browser-ready APIs
  • Auto-imported into your projects

📦 Installation

bun install -d @stacksjs/browser

🤖 Usage

bun install -d @stacksjs/browser

You may now use:

// ...

Learn more in the docs.

🧪 Testing

bun test

📈 Changelog

Please see our releases page for more information on what has changed recently.

🚜 Contributing

Please review the Contributing Guide for details.

🏝 Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discussions on GitHub

For casual chit-chat with others using this package:

Join the Stacks Discord Server

📄 License

The MIT License (MIT). Please see LICENSE for more information.

Made with 💙