Skip to content
@butility

Butility

Butility is an innovative organization dedicated to building lightweight, user-friendly packages for browsers.

Butility - Browser Utility Packages

Welcome to Butility, an organization dedicated to providing lightweight and powerful utility packages for enhancing browser functionality. Whether you're building web applications, browser extensions, or simply seeking tools to streamline your development process, Butility has you covered with a suite of browser-focused packages.

Overview

Butility offers a collection of well-crafted, modular, and reusable JavaScript utility packages aimed at improving and simplifying browser-based development. Its packages are designed to address common use cases and challenges faced when working with browser APIs, performance optimizations, DOM manipulations, event handling, and more.

Installation

All packages are available on npm and can be easily installed via the command line. To install a specific package, run:

npm install @butility/package-name

For example, to install dom:

npm install @butility/dom

You can also include these packages directly via <script> tags.

<script src="https://unpkg.com/@butility/dom"></script>

License

All Butility packages are licensed under the MIT License.

Pinned Loading

  1. network network Public

    Network utilities for the browser from butility

    TypeScript 2 1

  2. media media Public

    @butility/media provides a comprehensive set of tools for handling media files, including images, audio, and video. With features like blob manipulation, image processing, camera access, and playba…

    TypeScript 1 1

  3. form form Public

    TypeScript

  4. dom dom Public

    TypeScript

  5. style style Public

    TypeScript

  6. example example Public

    Example implementation of @butility packages

    JavaScript

Repositories

Showing 10 of 12 repositories
  • scroll Public

    Scroll utility function from butility

    butility/scroll’s past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Oct 6, 2024
  • dom Public
    butility/dom’s past year of commit activity
    TypeScript 0 MIT 0 1 0 Updated Oct 6, 2024
  • style Public
    butility/style’s past year of commit activity
    TypeScript 0 MIT 0 1 0 Updated Oct 6, 2024
  • types Public

    Type definition for @butility pkgs

    butility/types’s past year of commit activity
    0 MIT 0 0 0 Updated Oct 6, 2024
  • import Public

    Import map json for browsers to import modules of @butility with out perfect dirname

    butility/import’s past year of commit activity
    0 MIT 0 0 0 Updated Oct 5, 2024
  • router Public

    Router for the client that can load JavaScript or html files

    butility/router’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Oct 5, 2024
  • ripple Public

    Ripple effect library from @butility

    butility/ripple’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Oct 1, 2024
  • media Public

    @butility/media provides a comprehensive set of tools for handling media files, including images, audio, and video. With features like blob manipulation, image processing, camera access, and playback controls.

    butility/media’s past year of commit activity
    TypeScript 1 MIT 1 1 0 Updated Oct 1, 2024
  • network Public

    Network utilities for the browser from butility

    butility/network’s past year of commit activity
    TypeScript 2 MIT 1 1 0 Updated Oct 1, 2024
  • form Public
    butility/form’s past year of commit activity
    TypeScript 0 MIT 0 1 0 Updated Oct 1, 2024

Top languages

Loading…

Most used topics

Loading…