๐Ÿš€10 Trending projects on GitHub for web developers - In 2022

๐Ÿš€10 Trending projects on GitHub for web developers - In 2022

ยท

2 min read

Trending Projects is available as a weekly newsletter .

1. ui-box

ui-box is a low level CSS-in-JS solution that focuses on being simple, fast and extensible. All CSS properties are set using simple React props, which allows you to easily create reusable components that can be enhanced with additional CSS properties.

github.com/segmentio/ui-box


2. clay.css

Easily add claymorphic styles to any HTML element with this micro class and SASS mixin.

github.com/codeAdrian/clay.css


3. React Sticky Box

Sticky Boxes with sensible behaviour if the content is bigger than the viewport.

github.com/codecks-io/react-sticky-box


4. Monio

The most powerful IO monad implementation in JS, possibly in any language!

github.com/getify/monio


5. Color Legend Element

A custom element (web component) suitable for use as a legend in data visualizations

github.com/clhenrick/color-legend-element


6. Computer Science courses with video lectures

List of Computer Science courses with video lectures.

github.com/Developer-Y/cs-video-courses


7. npm-run-all

A CLI tool to run multiple npm-scripts in parallel or sequential.

github.com/mysticatea/npm-run-all


8. Semi-UI

A modern, comprehensive, flexible design system and React UI library

github.com/DouyinFE/semi-design


9. Underscore.js

Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects.

github.com/jashkenas/underscore


10. Parcel

Parcel is a zero configuration build tool for the web. It combines a great out-of-the-box development experience with a scalable architecture that can take your project from just getting started to massive production application.

github.com/parcel-bundler/parcel


If you enjoyed this article you can follow me on Twitter where I regularly post about HTML, CSS and JavaScript.

Did you find this article valuable?

Support mehdi mediani by becoming a sponsor. Any amount is appreciated!

ย