-
Updated
Mar 15, 2022 - C++
#
casting
Here are 90 public repositories matching this topic...
Audio and video casting system with support for custom applications.
audio
streaming
video-player
audio-player
audio-streaming
casting
video-streaming
angelscript
nymphcast-server
-
Updated
Jan 21, 2021 - JavaScript
Strongly-typed JavaScript object with support for validation and error handling.
nodejs
javascript
graphql
json
typescript
schema
validation
orm
frontend
backend
object
model
odm
db
error-handling
casting
type
nested-models
unopinionated
hacktoberfest
-
Updated
Oct 23, 2020 - TypeScript
An open source implementation of the Google Cast SDK written in Swift
-
Updated
Jul 7, 2019 - Swift
Music Caster is a music player that lets you cast your local music files to a Google Cast device.
-
Updated
Mar 14, 2022 - Python
An Awesome [/osom/] Object Data Modeling (Database Agnostic).
-
Updated
Mar 2, 2022 - JavaScript
Castable library sanitizes dirty external data by casting all properties at runtime to the types specified at compile time.
-
Updated
Apr 14, 2018 - TypeScript
2press
commented
Apr 22, 2018
French
I am looking for anyone that could help to translate StarCraft Casting Tool to French.
You would need to translate every msgid in https://github.com/teampheenix/StarCraft-Casting-Tool/blob/master/locales/fr_FR/LC_MESSAGES/messages.po to French, e.g.,
https://github.com/teampheenix/StarCraft-Casting-Tool/blob/719f98a59c5a3bfc7395686ad95bf3f6ffacf098/locales/fr_FR/LC_MESSAGE/mess
A lightweight casting package for Go projects
-
Updated
Oct 5, 2021 - Go
Library to reverse print_r output to PHP objects, arrays and scalar values
-
Updated
Jun 23, 2021 - PHP
Custom Chromecast Soundboard receiver application & matching Android sender app.
-
Updated
Feb 1, 2017 - Java
Framework agnostic package to transform objects and arrays by manipulating, casting and mapping their properties.
-
Updated
Jan 14, 2021 - PHP
Stream audio or video to AirPlay-enabled devices with a customizable AirPlay button.
-
Updated
Aug 20, 2021 - Objective-C
Clarify types of all inputs
-
Updated
Mar 2, 2017 - PHP
This library support run-time type casting faster than dynamic_cast ( similar to unreal engine's CastTo )
-
Updated
Jan 3, 2022 - C++
performant utilities for closed hierarchies
-
Updated
Aug 26, 2021 - C++
Framework for building command-line user interfaces in NodeJS
nodejs
cli
validation
command
line
interface
validator
ansi
tty
validate
casting
typewriter
type
cmd
cast
typewrite
typewriting
validating
-
Updated
Oct 7, 2019 - TypeScript
Simple, agile, map schema in elixir with type checking, custom types with casting and validation and with json encoding
-
Updated
Dec 30, 2020 - Elixir
-
Updated
Jan 15, 2022 - TypeScript
A ray marcher for heightmap images or any images with a real time freely moving camera.
-
Updated
Oct 21, 2021 - C++
Improve this page
Add a description, image, and links to the casting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the casting topic, visit your repo's landing page and select "manage topics."
In native laravel cast, you can add params for casts. For example date.
Adding this feature gives more control over casting process.