Libraries

rawify/Quaternion.js: A JavaScript Quaternion library
Quaternion.js is a well tested JavaScript library for 3D rotations. Quaternions can be used everywhere, from the rotation calculation of your mobile phone over computer games to the rotation of satellites and all by avoiding the Gimbal lock. The l...



thelounge/thelounge: ๐ฌ โ Modern, responsive, cross-platform, self-hosted web IRC client
Modern features brought to IRC. Push notifications, link previews, new message markers, and more bring IRC to the 21st century.
Always connected. Remains connected to IRC servers while you are offline.
Cross platform. It doesn't matter what OS you...

thejoshwolfe/yauzl: yet another unzip library for node
yet another unzip library for node. For zipping, see yazl.
Design principles:
Follow the spec. Don't scan for local file headers. Read the central directory for file metadata. (see No Streaming Unzip API).
Don't block the JavaScript thread. Use ...



mrousavy/react-native-vision-camera: ๐ธ A powerful, high-performance React Native Camera library.
VisionCamera is a powerful, high-performance Camera library for React Native. It features:
๐ธ Photo and Video capture
๐๏ธ QR/Barcode scanner
๐ฑ Customizable devices and multi-cameras ("fish-eye" zoom)
๐๏ธ Customizable resolutions and aspect-ratios (4...

wojtekmaj/react-calendar: Ultimate calendar for your React app.
Ultimate calendar for your React app. Contribute to wojtekmaj/react-calendar development by creating an account on GitHub.Ultimate calendar for your React app.
Pick days, months, years, or even decades
Supports range selection
Supports virtually ...