wojtekmaj
JavaScript/React developer, Chief Technology Officer @ @Rewardopl, Tech Lead @ @Codete, Maintainer of React-PDF, React-Calendar & more.
Rewardo, CodeteKrakรณw, Poland
wojtekmaj's Stars
microsoft/cascadia-code
This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
svg/svgo
โ๏ธ Node.js tool for optimizing SVG files
fkhadra/react-toastify
React notification made easy ๐ !
react-native-camera/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
react-native-image-picker/react-native-image-picker
:sunrise_over_mountains: A React Native module that allows you to use native UI to select media from the device library or directly from the camera.
voidcosmos/npkill
List any node_modules ๐ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐งน
getsentry/sentry-javascript
Official Sentry SDKs for JavaScript
ChrisAnd1998/TaskbarX
Center Windows taskbar icons with a variety of animations and options.
mrousavy/react-native-vision-camera
๐ธ A powerful, high-performance React Native Camera library.
AutoDarkMode/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
yarnpkg/berry
๐ฆ๐ Active development trunk for Yarn โ
chrisvfritz/prerender-spa-plugin
Prerenders static HTML in a single-page application.
gorhom/react-native-bottom-sheet
A performant interactive bottom sheet with fully configurable options ๐
star-history/star-history
The missing star history graph of GitHub repos - https://star-history.com
microsoft/fluentui-system-icons
Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
elegantapp/pwa-asset-generator
Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.
teslamotors/react-native-camera-kit
A high performance, easy to use, rock solid camera library for React Native apps.
staylor/react-helmet-async
Thread-safe Helmet for React 16+ and friends
jeffbski/wait-on
wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
michalchudziak/react-native-geolocation
Geolocation APIs for React Native
theKashey/react-focus-lock
It is a trap! A lock for a Focus. ๐
typeofweb/schema
@typeofweb/schema: Lightweight validator with 100% TypeScript support and sane coercion rules.
wojtekmaj/react-timerange-picker
A time range picker for your React app.
wojtekmaj/react-hooks
A collection of React Hooks.
wojtekmaj/date-utils
A collection of date-related utilities.
wojtekmaj/async-array-utils
A collection of array-related async utilities.
wojtekmaj/color-utils
A collection of color-related utilities.
wojtekmaj/merge-class-names
A function that merges given class names, no matter their format: string with single or multiple class names or an array of class names. Filters out invalid class names as well.
wojtekmaj/react-t
Simple translation module for React applications.
wojtekmaj/predict-input-value
Predicts the input value during KeyDown or KeyPress events, before the input is actually changed