c1aphas's Stars
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
pmndrs/react-spring
✌️ A spring physics based React animation library
rstacruz/nprogress
For slim progress bars like on YouTube, Medium, etc
kriasoft/react-starter-kit
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
csstools/sanitize.css
A best-practices CSS foundation
kriasoft/react-firebase-starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
wmnnd/nginx-certbot
Boilerplate configuration for nginx and certbot with docker-compose
AdeleD/react-paginate
A ReactJS component that creates a pagination
JetBrains/svg-sprite-loader
Webpack loader for creating SVG sprites.
aickin/react-dom-stream
A streaming server-side rendering library for React.
kriasoft/universal-router
A simple middleware-style router for isomorphic JavaScript web apps
jawj/IKEv2-setup
Set up Ubuntu Server 20.04 (or 18.04) as an IKEv2 VPN server
klendi/react-top-loading-bar
A very simple, highly customisable youtube-like react loader component.
antonybudianto/cra-universal
🌏 Create React App companion for universal app. No eject, zero config, Streaming SSR with Suspense. React 18 ready
midudev/react-rendering-strategies
Improve your React ⚛️ app performance by using Dynamic Rendering, Progressive Rendering or Static Rendering
rambler-digital-solutions/rambler-ui
😈 UI library for creating interfaces in Rambler guidelines with React power
kozlice/angular2-webpack-boilerplate
A boilerplate for Angular 2 and Webpack
kozlice/slack-webm-sentinel
A bot that tracks .webm links and converts them to .mp4
essaenko/concurrent-request-pool
A simple request queue with channels and a limit of parallel connections for both the entire queue and a specific channel.