Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

JSX (JavaScript XML)

JSX is an XML-like syntax extension to ECMAScript without any defined semantics that allows creation of DOM trees. Being a syntactic sugar, JSX is generally transpiled into nested JavaScript function calls structurally similar to the original JSX.

https://github.com/jojosbizarremoddingcommunity/jojosbizarremoddingcommunity.github.io

The official portal for JoJo's Bizarre Modding Community, powered by React JS.

css html javascript jjba jojo jsx modding portal react reactjs reactjsx site webpage website

Last synced: 11 Oct 2024

https://github.com/techquery/commanderjsx

Command-line Arguments Parser with JSX support

arguments command-line jsx parameter parser typescript

Last synced: 11 Oct 2024

https://github.com/mrinmay7875/yt_channel_information

This web application fetches different stats related to a YouTube channel.

beginner-friendly jsx projects react reactjs youtube youtube-api youtube-search

Last synced: 11 Oct 2024

https://github.com/hardyyb2/react-conditional-match

component KIT to improve Developer eXperience.

conditional-rendering javascript jsx react typescript

Last synced: 12 Oct 2024

https://github.com/cyanxiao/vxml.jsx

Write VoiceXML in JSX.

babel jsx voicexml vxml

Last synced: 12 Oct 2024

https://github.com/idiocc/frontend

The Middleware To Serve Front-End JavaScript With JSX And Hot Reload.

backend export frontend import jsx modules

Last synced: 14 Oct 2024

https://github.com/frontendr/bemmed

JavaScript class to compose reusable objects that result in a `block__element--modifier` string.

bem block class css element javascript jsx modifier reusable

Last synced: 10 Oct 2024

https://github.com/agontuk/babel-plugin-vue-jsx-hot-reload

Babel plugin for hot reloading Vue 2.0 JSX components

babel-plugin hot-reload jsx vuejs2

Last synced: 14 Oct 2024

https://github.com/chrispaixk/formula-1

The Formula 1 app is a simple web app built with React and Redux using data from an external API (Ergast) and allowing the user to filter it by year and view which constructors and drivers have participated along with the data associated with these.

css3 jsx reactjs redux

Last synced: 17 Oct 2024

https://github.com/principlebrothers/portfolio

A web app developed to showcase my projects and skills (portfolio)

javascript jsx react react-icons scss

Last synced: 17 Oct 2024

https://github.com/bruk19/hello-react-front-end

This project is frontend application that is connected to a rails backend API.

babel css3 jsx react-redux

Last synced: 18 Oct 2024

https://github.com/saddamarbaa/amazon-cart-app-react-typescript

==> Building Amazon Cart App with React Js + TypeScript + Vercel Hosting (a mobile-friendly)

components hooks jsx props reactjs typescript virtual-dom-

Last synced: 21 Oct 2024

https://github.com/shyusu4/stock-data

Stock Data is a Metrics webapp that allows the user to view stock details of major companies.

bootstrap jsx react react-testing-library redux

Last synced: 03 Oct 2024

https://github.com/melashu/math-magicians

This App is designed using react. It enables users to do simple calculation. I did this app for only learning purpose

css hooks-api-react javascript jsx reactjs webpack

Last synced: 21 Oct 2024

https://github.com/jgunnison/genjsx

Node CLI React Component Generator

cli jsx node react

Last synced: 29 Oct 2024

https://github.com/simon-s-99/workout-planner

A workout planner built with TypeScript & React.js by Adam Kumlin, Samuel Lööf & Simon Sörqvist.

jsx reactjs typescript

Last synced: 27 Oct 2024

https://github.com/stercoris/r1-io

JSX based library for building VK-Keyboards

jsx react vk

Last synced: 06 Nov 2024

https://github.com/igorskyflyer/astro-easynav-button

🧭 Add an easy-to-use navigational button (jump to top/bottom) to your Astro site. Featured on the official Astro integrations page https://astro.build/integrations/?search=igor.dvlpr 🔼

astro back-end button component igorskyflyer javascript js jsx navigation node scroll scrolltotop tsx typescript withastro

Last synced: 10 Oct 2024

https://github.com/neetjn/react-tailwind-boilerplate

React web app boilerplate with styled components, Tailwind, and AnimeJs + FontAwesome components.

boilerplate javascript jsx nodejs react styled-components tailwind tailwindcss template

Last synced: 28 Oct 2024

https://github.com/atfzl/ts-transform-jsx-source

Adds source file, line number and column number to JSX elements

jsx typescript typescript-plugin typescript-transformer

Last synced: 11 Oct 2024

https://github.com/danielhuang/eslint-config-lemon

Opinionated ESLint configuration for JavaScript, TypeScript, JSX, and more

javascript jsx lints typescript

Last synced: 01 Nov 2024

https://github.com/benmerckx/find-jsx-strings

Find hardcoded strings in jsx/tsx files

i18n jsx translation typescript

Last synced: 17 Oct 2024

https://github.com/nerdic-coder/random-gif-generator

Random GIF generator built in Ionic PWA toolkit

javascript jsx stencil-js stenciljs typescript

Last synced: 11 Oct 2024

https://github.com/julie-ify/tic-tac-toe

Tic-tac-toe, noughts and crosses, or Xs and Os, is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner

jsx reactjs

Last synced: 11 Oct 2024

https://github.com/im-mou/alias-classname

Easily compose, manage and simplify CSS classes using aliases.

alias aliases bem class classname clsx composition css javascript jsx react tailwind web

Last synced: 12 Oct 2024

https://github.com/synvox/chump

Chump - Simple chat client for Champ

babel es2015 es2017 jsx react react-router redux sse

Last synced: 15 Oct 2024

https://github.com/krisztiaan/memoarray

A simple javascript utility for array binding memoization.

array jsx memoarray memobind memoize react react-native styles

Last synced: 11 Oct 2024

https://github.com/lq782655835/vue-tsx-demo

vue-cli3 jsx底层依赖包分析以及jsx语法示例

babel-preset demo jsx vuecli3

Last synced: 28 Oct 2024

https://github.com/indico/react-jsx-i18n

Gettext-enhanced React components

gettext i18n jsx react

Last synced: 13 Oct 2024

https://github.com/rodrigotomees/react-jsx-html-comments

Enable HTML comments and conditional IE comments in React components and JSX using a Web Component (W3C Custom Element).

customelement html html-comments javascript jsx npm npm-package react web-components webcomponent webcomponents

Last synced: 14 Oct 2024

https://github.com/charlesgobina/react-todo

Todo, is a single page web application (SPA) that lets you add tasks to the todo list, check tasks if you completed them and delete tasks too. Users also have the possibility of updating any task by double clicking on them. It's built using React.

hooks icons jsx react routing

Last synced: 18 Oct 2024

https://github.com/tjx666/eslint-plugin-extendscript-plus

eslint plugin for adobe cep extensions and extendscript

adobe aftereffects cep es3 eslint-plugin extendscript javascript jsx photoshop

Last synced: 24 Oct 2024

https://github.com/codemodsquad/babel-plugin-jsx-source-loc

add a prop like data-source-loc="src/foo.js:35:8" to every JSX element

babel jsx react transforms

Last synced: 14 Oct 2024

https://github.com/tiagocavalcante/solidts-vite

SolidJS + TypeScript + TailwindCSS + Vite template

jsx solidjs template typescript vite

Last synced: 14 Oct 2024

https://github.com/andregoncalves/st-popup-menu

st-popup-menu is a web component to easily display a popup menu on hover (or click) another element.

jsx popup stencil stenciljs-components webcomponents

Last synced: 25 Oct 2024

https://github.com/buuing/jsx-syntax

该文档记录如何在 vue2.x 里面搭配 render 函数使用 jsx 语法

javascript jsx vue vue-jsx

Last synced: 15 Oct 2024

https://github.com/crewdevio/insertion-js

build user interfaces using JSX and vDOM 🐱‍👤

insertion-js javascript jsx nodejs user-interface vdom virtual-dom

Last synced: 19 Oct 2024

https://github.com/badhon252/quiz-app

Build with ReactJs

firebase javascript js jsx react

Last synced: 15 Oct 2024

https://github.com/tylher/math-magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations and read a random math-related quote.

babel css jsx react webpack

Last synced: 20 Oct 2024

https://github.com/avencera/svgmini

Minify inline SVGs, use this to minify SVGs that are in your HTML/JSX files

html jsx svg svg-icons tailwind

Last synced: 25 Oct 2024

https://github.com/hyper-ui/core

A lightweight front-end UI lib.

3h core front-end hui hyper-ui jsx lightweight tsx typescript ui vdom virtual-dom

Last synced: 28 Oct 2024

https://github.com/christophehurpeau/babel-plugin-jsx-code

Replace `<Code>` content to render code side by side with source string

babel-plugin jsx

Last synced: 27 Oct 2024

https://github.com/emanueljcc/react-share-states-between-tabs

Library for share persistent state between tabs without redux using a custom hook

css3 customhooks gh-pages hook jsx library npm react states storage yarn

Last synced: 06 Nov 2024

https://github.com/sjdonado/htmx-users-crud-bun-vs-node

HTMX users CRUD hono-bun-jsx vs nest-swc-handlebars

bun hbs hono htmx jsx nestjs sqlite3 swc tailwindcss

Last synced: 06 Nov 2024

https://github.com/kensho-technologies/babel-preset

Babel preset to transpile ES2020, TS(X), and language proposals

babel emotion jsx typescript

Last synced: 06 Nov 2024

https://github.com/kiranwankhade/blushme.com

A E-Commerce Website - This the clone of sugar cosmetics .com and having login functionality, Add to cart and payment methods

html jsx react react-router-dom recat-router

Last synced: 06 Nov 2024

https://github.com/nathanielinman/mithril-boilerplate

Mithril boilerplate with webpack, pug and stylus

autoprefixer boilerplate eslint jsx mithril postcss pug stylus webpack

Last synced: 07 Nov 2024

https://github.com/alizayayesha/build-a-25-5-clock

https://codepen.io/Alizay-Yousfzai/pen/zYVWoJV

css3 js jsx reactjs

Last synced: 11 Oct 2024

https://github.com/hiro08gh/classname-converter

class to className converter for jsx :zap:

jsx npm react

Last synced: 11 Oct 2024

https://github.com/raunofreiberg/blackford

Dockerized Node.js & PostgreSQL SPA with a React & Redux client

css-modules docker express javascript jsx knex nginx nodejs passportjs postgresql react redux scss webpack

Last synced: 25 Oct 2024

https://github.com/thomas465xd/personal_budget-contextapi-react

A simple personal budget and finance agenda made using React, TypeScript, reducer and contextAPI

context-api custom-hooks js jsx react reducer tailwind tailwindcss ts tsx typescript usereducer

Last synced: 03 Nov 2024

https://github.com/sreesh-mallya/learn-reactjs

Code for egghead.io's beginner's guide to React

babel egghead-io jsx learning-by-doing reactjs

Last synced: 07 Nov 2024

https://github.com/germanfrelo/robofriends

A React.js project that I've created using Create React App, from the Udemy course "The Complete Web Developer in 2022: Zero to Mastery".

jsx react reactjs

Last synced: 19 Oct 2024

https://github.com/pamphilemkp/pamphile-portfolio

Discover my world of multilingualism and creativity! Visit my portfolio website and explore my story in three languages. Immerse yourself in a world of captivating animations and discover more exciting features. Don't forget to leave me a comment and share your thoughts!

css javascript jsx reactjs

Last synced: 24 Oct 2024

https://github.com/cawfree/react-jsx-provider

A React Provider for reliably rendering dependency-aware distributed JSX.

dynamic javascript jsx native provider react react-native

Last synced: 05 Nov 2024

https://github.com/nerdic-coder/stencil-container

A stencil component that displays child element if all conditions are fulfilled.

javascript jsx stencil stencil-components stencil-js stenciljs stenciljs-components typescript webcomponent webcomponents

Last synced: 11 Oct 2024

https://github.com/seppwc/fuchsia

The JSX/TSX web application framework built upon express - build declarative web servers using JSX/TSX syntax

framework fuchsia hacktoberfest jsx nodejs server tsx typescript web

Last synced: 31 Oct 2024

https://github.com/swappy-2003/bgremover

This project i created for the Removeing the background from the image this project use the Api to remover the background and return the image user can download

background-remover jsx reactjs vite

Last synced: 01 Nov 2024

https://github.com/devstephen/react-essentials

A functional project that covers the core basic of the React library

jsx netlify props reactjs state-management

Last synced: 11 Oct 2024

https://github.com/qwtel/create-element-x

Extends document.createElement to conform to the target API of JSX.

create-element dom element jsx

Last synced: 28 Oct 2024

https://github.com/amansalman/image-to-text-converter-webversion

A user-friendly React app that converts images to text using the Google Vision API. Upload images, extract text, and view results easily.

axios css google-vision-api html javascript jsx reactjs

Last synced: 01 Nov 2024

https://github.com/neolegends/babel-plugin-transform-react-create-element

Shorten JSX `React.createElement` calls using a local variable

babel-plugin jsx react

Last synced: 16 Oct 2024

https://github.com/jarrarkhan09/doctor_appointment

Medicare + simplifies doctor appointment booking with a modern, responsive interface built using ReactJS, Vite, and Tailwind CSS.

javascript jsx tailwind-css vite-react

Last synced: 03 Nov 2024

https://github.com/muhammadranju/practice-task-milestone-7

This is my practice-task of milestone-7, In this repo i'm going to Learn react.js and React core feature. Jsx props component and many more think

component functions javascript jsx props react reactjs

Last synced: 01 Nov 2024

https://github.com/ketank205/portfolio

This is my portfolio. Design & develop while learning React.js.

css3 jsx reactjs

Last synced: 11 Oct 2024

https://github.com/lengyxin/vue-typescript

ts tsx html vue 混合多打~~~

html jsx tsx typescript vue webpack4

Last synced: 06 Nov 2024

https://github.com/spreston4/nyt-book-review

Browse books & reviews from different categories of the NYT Best Sellers list.

book book-reviews cssmodules html-css-javascript jsx nytimes-apis react responsive-web-design

Last synced: 15 Oct 2024

https://github.com/bahmutov/hyperapp-counter-jsx-example

Small counter example in Hyperapp and JSX (and Cypress tests)

cypress cypress-io hyperapp jsx

Last synced: 02 Oct 2024

https://github.com/backbone-cord/backbone.cord

backbone.cord is a React/Backbone library for data binding and a JSX-compatible declarative layout pipeline.

backbone backbone-library databinding jsx preact react two-way-databinding

Last synced: 30 Oct 2024

https://github.com/lucafoscili/ketchup-lite

Simple Stencil.js webcomponents. - work in progress -

custom-elements jsx scss stenciljs stenciljs-components webcomponents

Last synced: 30 Sep 2024

https://github.com/abhishekgurjar-in/manage-landing-page

The "Manage" landing page is designed to introduce users to the Manage application, highlighting its features and encouraging them to get started. We'll use React for component-based development and CSS for styling the page.

css javascript jsx manage-la react web-development

Last synced: 11 Oct 2024

https://github.com/denscholar/covid-19-metrics-webapp

Covid-19 webapplication is a metric application that provides global statictics of the number of infected, recorvered and deaths as a result of the COVID-19 virus. The application shows a detail stats based on countries and each country can be filtered using the search bar to get a particular country.

css javascript jsx material-ui react redux styled-components

Last synced: 20 Oct 2024

https://github.com/filipemd/bible-web

Static webpage to read the Bible.

bible html javascript json jsx sass scss solidjs typescript

Last synced: 11 Oct 2024

https://github.com/abhishekgurjar-in/recipe-finder

The Recipe Finder built with React offers a quick and simple way to search for recipes online. Powered by the Edamam API, it provides users with real-time results based on their preferences, whether they're looking for trending dishes or saving favorites.

api css javascript jsx react recipe-finder web-development

Last synced: 11 Oct 2024

https://github.com/pranav016/google-keep-clone

This is a clone of the Google Keep App using React. It has functionality to add and delete notes implemented using JSX and styled with CSS and Material UI

css html jsx material-ui react

Last synced: 05 Nov 2024

https://github.com/maxime-cllt/fileflow

Application to insert CSV file into a specified database with optimised columns lenght

csv2sql freetouse githubaction-workflow jsx react rust taillwindcss tauri-app tool

Last synced: 01 Nov 2024

https://github.com/terkasm/leviexpress-starter

Úkol pro Digitální Akademii Web (Czechitas)

component-architecture javascipt jsx react react-hooks react-router

Last synced: 05 Nov 2024

https://github.com/terkasm/project-wordle

Napodobenina hry Wordle

jsx react vite

Last synced: 05 Nov 2024