eslint-plugin-jsx-a11y VS create-react-library

Compare eslint-plugin-jsx-a11y vs create-react-library and see what are their differences.

eslint-plugin-jsx-a11y

Static AST checker for a11y rules on JSX elements. [Moved to: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y] (by evcohen)

create-react-library

CLI for creating reusable react libraries. (by transitive-bullshit)
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
eslint-plugin-jsx-a11y create-react-library
2 5
2,594 4,794
- -
7.5 2.6
over 2 years ago about 1 year ago
JavaScript JavaScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

eslint-plugin-jsx-a11y

Posts with mentions or reviews of eslint-plugin-jsx-a11y. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-04.

create-react-library

Posts with mentions or reviews of create-react-library. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-12.
  • How are you bundling a React Component Library?
    9 projects | /r/reactjs | 12 Dec 2021
    At first i thought that this was THE solution but looking deeper at the source code, this tool is a wrapper around a wrapper around a wrapper.... Don't get me wrong, it probably works, but it's currently using a rollup configuration that was created in 2018, the package itself has not seen any updates in 17 months and has 106 open issues. Also the owner says himself that he's not able to work that much on it anymore and suggest to use TSDX which in return hasn't been updated in several months, many open issues and extensive customization is recommended with patch-package which already in itself is a red-flag :(
  • Awesome React Resources
    34 projects | dev.to | 4 Dec 2021
    create-react-library - CLI for creating reusable, modern React libraries using Rollup and create-react-app.
  • Build your own styled-components
    2 projects | dev.to | 4 Aug 2021
    Using create-react-library to scaffold a React component library.
  • How Did I build My First React Package
    3 projects | dev.to | 13 Jun 2021
    create-react-library
  • Looking for recommendation for react component starter
    2 projects | /r/react | 16 Jan 2021
    Just found this: https://github.com/transitive-bullshit/create-react-library

What are some alternatives?

When comparing eslint-plugin-jsx-a11y and create-react-library you can also consider the following projects:

react-a11y-announcer - React Announcer for Screen Reader Accessibility

tsdx - Zero-config CLI for TypeScript package development

eslint-plugin-react - React-specific linting rules for ESLint

turborepo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

a11y-twitter - Small changes to how you use Twitter to promote Tweeting in an accessible manner. For now, it will only prompt once per Tweet to add alt text to an attachment before you Tweet. Simple but effective. 😎

rollup-react-example - An example React application using Rollup with ES modules, dynamic imports, Service Workers, and Flow.

react-loadable - :hourglass_flowing_sand: A higher order component for loading components with promises.

razzle - ✨ Create server-rendered universal JavaScript applications with no configuration

react-fiber-architecture - A description of React's new core algorithm, React Fiber

patch-package - Fix broken node modules instantly 🏃🏽‍♀️💨

react-styleguidist - Isolated React component development environment with a living style guide

vue3-component-library - This is a template for building vue components library.Project makes use of vue3.0 with rollup configuration to build treeshakable imports and Postcss for compilation of css