Giving Super-Powers to your Web Components

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • styled-web-components

    Style property primitives for Web components inspired by styled-system

  • In this post, we are going to take a look at a new JavaScript library called styled-web-components which enhances your plain and simple web components by giving them super-powers via additional custom style properties.

  • styled-system

    ⬢ Style props for rapid UI development

  • The real inspiration for this library came from styled-system. Styled System is a collection of utility functions that add style props to your React components and allows you to control styles based on a global theme object with typographic scales, colors, and layout properties.

  • 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
  • babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  • I've done most of my research on this on BabelJS and on MDN (which has no information at all), but please feel free to tell me if I have not been careful enough in looking around for more information about the ES6 Spec.

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

  • Styled System Continued

    3 projects | /r/reactjs | 15 Jun 2023
  • Simplest way for Vue developer to get started?

    1 project | /r/laravel | 3 Sep 2022
  • Writing cross-platform components for web and React Native

    1 project | dev.to | 3 May 2022
  • Working with Styled System using TypeScript

    2 projects | dev.to | 7 Aug 2021
  • Is tailwind any benefical for react js if fundamental components are developed which can take basic arguments and can also take specific styling?

    1 project | /r/reactjs | 22 Jul 2021