Top 3 JavaScript browserslist Projects
-
stylelint-no-unsupported-browser-features
Disallow features that aren't supported by your target browser audience.
Using this Stylelint plugin, the following CSS would flag an error as you can't use flex-gap in older Chrome versions. These properties are commonplace in modern codebases and can be easily missed if you're not testing older browsers. You can catch these issues with a linter before they become a problem.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
webpack-boilerplate
Comprehensive Webpack 5 Boilerplate with Express, Netlify, and PWA support. (by waldronmatt)
JavaScript browserslist discussion
JavaScript browserslist related posts
-
Improving Code Quality with Linting
-
Comprehensive Webpack TypeScript Boilerplate with Jest, Eslint, Prettier, Husky, Lint-Staged, Commitizen, Commitlint, Semantic-Release.
-
Comprehensive Webpack Boilerplate w/ TypeScript, Sass, Jest, Eslint, Stylelint, Prettier, Husky, Lint-Staged, Commitizen, Commitlint, Semantic-Release
-
JP Morgan Chase Bank, or Why Not to Whitelist Operating System User Agents
Index
What are some of the best open-source browserslist projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | stylelint-no-unsupported-browser-features | 436 |
2 | browserslist-to-esbuild | 103 |
3 | webpack-boilerplate | 10 |