Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/little-core-labs/media-capabilities
A convenient atomicized class containing insights into the host system's media processing capabilities
https://github.com/little-core-labs/media-capabilities
Last synced: 3 months ago
JSON representation
A convenient atomicized class containing insights into the host system's media processing capabilities
- Host: GitHub
- URL: https://github.com/little-core-labs/media-capabilities
- Owner: little-core-labs
- License: mit
- Created: 2019-12-02T19:42:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T17:50:25.000Z (over 3 years ago)
- Last Synced: 2024-07-18T05:39:11.427Z (4 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
media-capabilities
==========> A convenient atomicized class containing insights into the host system's media
> processing capabilities## Installation
> TODO
## Status
> **Development/Testing/Documentation**
## Usage
> TODO
## API
> WIP
### `const system = new Capabilities([options])`
Creates and returns a new `Capabilities` object. This object provides methods,
which gather information on the running system.## License
MIT