Git Product home page Git Product logo

webmidicon's Introduction

hello
welcome to my GitHub profile, thanks for visiting! click on each image to see the source code that generates it.

webmidicon's People

Contributors

badal-05 avatar cherealnice avatar dtinth avatar dtinth-bot avatar judrummer avatar resir014 avatar todo-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

webmidicon's Issues

Migrate the CSS styling solution from Twind to Tailwind CSS v3

Background

The WebMIDICon project is using Twind to style the app. It is very similar to Tailwind CSS but is a JS-based solution.

However, Twind has no updates and 1.0 is not yet released for a long time.

So I want to migrate the app to use Tailwind CSS, because Tailwind CSS v3 is released with JIT mode and has great integration with Vite and is more popular, meaning that it would be easier for people to contribute to the project.

Task

  • Migrate the app from twind to tailwindcss
  • Your PR should:
    • Add Tailwind CSS to the project following the guide for Vite.
    • Migrate the theme from index.tsx into tailwind.config.cjs.
    • Remove twind from dependency and migrate the twind syntax to Tailwind CSS.
  • Automated builds must be passing.
  • Please include a screenshot in your PR to confirm that it is working.

Hacktoberfest

If you would like to work on this task, please write a comment stating your intent. We will then assign the issue to you. To ensure continuity, the issue will be unassigned after 3 days of inactivity β€” so please keep us updated.

Getting assigned to an issue is NOT a reservation. It is simply to let others know that someone is already working on it to avoid duplicated efforts. The first person who submits a valid Pull Request (PR) that resolves the issue will have their PR merged, regardless of who was assigned to the issue. However, if you are assigned to an issue and start working on it, but someone else submits a valid PR before you, you can still submit a valid PR even if it has conflicts. The PR will be given the "hacktoberfest-accepted" label and the issue will be closed.

If you encounter any problem, please include relevant logs and screenshot so it’s easy to troubleshoot.

Make WebMIDICon remember last selected MIDI output

If I have multiple MIDI outputs, when I start WebMIDICon, it always select the first available output.

In this example screenshot I have two MIDI outputs:

  1. Network Network Jam
  2. IAC Driver Bus 1

image

Network Network Jam is selected by default because it is the first available one.

Current behavior

When I select IAC Driver Bus 1 and hit β€œRefresh” the selection reverts to Network Network Jam.

Expected behavior

When I select a MIDI output device, and hit β€œRefresh”, WebMIDICon should remember the selection. Use localStorage to remember the selection.

PR requirements

Please test your PR, include a screenshot a video to confirm that it is working.

Useful resources

If you need virtual MIDI devices, you can use these:

Update tooling

This project is pretty old, may be a good idea to update Babel, webpack, loaders, …

how to use path-to-regexp in this template

how to use path-to-regexp in this template
when i use path-to-regexp in this template
here wii be a error

node_modules/react-router/esm/react-router.js:9:7: error: No matching export in "node_modules/path-to-regexp/dist.es2015/index.js" for import "default"
9 β”‚ import pathToRegexp from 'path-to-regexp';
β•΅ ~~~~~~~~~~~~

error when starting dev server:
Error: Build failed with 1 error:
node_modules/react-router/esm/react-router.js:9:7: error: No matching export in "node_modules/path-to-regexp/dist.es2015/index.js" for import "default"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.