This is a project to centralize moove-it web styles.
No description provided.
Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)
An opinionated React modals library based on UX patterns and principles.
eslint configuration based on standard
The best, never seen, UI components library.
A javascript circular picker that works on ios, android and web.
Il s'agit d'un module modifiable à inclure directement dans src/app :
🚚 Manipulate file names and locations
Pure-Rust Apple QuickTime File Format (QTFF) demuxer — atom walker, sample-table parser, codec FourCC resolution via oxideav-core registry
Pure-Rust MP4 / ISO base media file container for oxideav
A MP4/ISOBMFF atom decoder and encoder
A MP4/ISOBMFF atom decoder and encoder
An MP4 file sanitizer.
Derive macros for the mp4san crate.
Minimal-dependency pure-Rust MP4 muxer for recording applications. Includes CLI tool and library API.
Core types and traits for OxiMedia
Async Mp4 Muxer and Demuxer in pure rust
A rust crate to get LUFS of audio files.
Minimal MP4/ISOBMFF parser with JSON output, box decoding, and UUID support
A simple memcached implementation for Moove-It code challenge
Provides apis for extracting common metadata out of files as well as low level apis for advanced metadata parsing. Currently exif (jpeg/jpg) is almost entirely supported and mpeg4 (mp4,m4v,moov...) has limited support. For common metadata the FileInfo class provides methods names after the metadata items taking a filename. As an example, to get the origin date of a file you would call FileData::FileInfo.origin_date(filename). Advanced apis are provided via specific classes for each metadata type. For example, Exif for exif data and Mpeg4 for mpeg4 data. These can be used to improve the performance of gathering multiple metadata values from a file
Contentful API wrapper library exposing an ActiveRecord-like interface