Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

React Audio Player is a lightweight React wrapper around the HTML5 audio tag, designed to provide a clean interface for manipulating audio playback and listening to events. It is ideal for developers building React applications who need a simple, customizable audio player with support for common audio controls and event handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
justinmc

justinmc/react-audio-player

A simple React wrapper on the HTML5 audio tag

TypeScript
599
104
MIT License
justinmc's profile
justinmc
136 contributions
dependabot[bot]'s profile
dependabot[bot]
9 contributions
pkosiec's profile
pkosiec
5 contributions
e1cb4ac37s's profile
e1cb4ac37s
4 contributions
clarkie's profile
clarkie
3 contributions
emibcn's profile
emibcn
3 contributions
iamthesiz's profile
iamthesiz
2 contributions
lhz516's profile
lhz516
2 contributions
joeyfigaro's profile
joeyfigaro
2 contributions
y-yagi's profile
y-yagi
1 contributions

Support the dependencies of justinmc/react-audio-player

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all React plugins.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
react-hot-loader/
Tweak React components in real time.
Account's avatar
facebook/react
React package for snapshot testing.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.