How I am create my first beautiful React Component as an NPM Package 😎 with 💖

This page summarizes the projects mentioned and recommended in the original post on /r/u_Jacksonkasi555

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • multi-avatars

    multi-avatars is a React component based on the npm package avataaars. It is random to you depending on what you are giving (or) give some other svg avatars.

  • { "name": "multi-avatars", "version": "1.0.0", "main": "./lib/Avatars.js", "scripts": { "build": "webpack" }, "description": "show the random avatars on your website", "peerDependencies": { "prop-types": "^15.6.0", "react": "^16.0.0", "react-dom": "^16.0.0" }, "dependencies": { "avataaars": "^2.0.0" }, "author": "jackson kasi", "keywords": [ "react", "react js", "avatar", "multi avatars", "avatars", "animation", "ui", "node", "component", "avataaars", "face", ], "license": "MIT", "devDependencies": { "babel-core": "^6.21.0", "babel-loader": "^7.1.4", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.16.0", "babel-preset-stage-0": "^6.24.1", "css-loader": "^3.5.1", "path": "^0.12.7", "prop-types": "^15.6.0", "react": "^16.14.0", "react-dom": "^16.0.0", "style-loader": "^1.1.3", "webpack": "^4.5.0", "webpack-cli": "^4.9.2" }, "repository": { "type": "git", "url": "git+https://github.com/jacksonkasi0/multi-avatars.git" }, "homepage": "https://github.com/jacksonkasi0/multi-avatars#readme", "bugs": { "url": "https://github.com/jacksonkasi0/multi-avatars/issues" } }

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Implementing 3D Graphics in React

    6 projects | dev.to | 3 May 2024
  • You can email discord to opt-out of an agreement to arbitrate

    1 project | news.ycombinator.com | 3 May 2024
  • Ask HN: Online File Repository System?

    3 projects | news.ycombinator.com | 3 May 2024
  • Why I rarely use `getByRole`: Testing Library and the first rule of ARIA

    1 project | dev.to | 3 May 2024
  • How to Create an Interactive Terminal-Based Portfolio

    1 project | dev.to | 3 May 2024