Pinned Loading
-
-
-
gnestor/react-native-statusbar-alert
gnestor/react-native-statusbar-alert PublicA status bar alert (e.g. in-call, recording, navigating) for React Native
-
-
All US zip codes with their correspo...
All US zip codes with their corresponding latitude and longitude coordinates.Comma delimited for your database goodness.Source: http://www.census.gov/geo/maps-data/data/gazetteer.html 1{
2"00601": [18.180555, -66.749961],
3"00602": [18.361945, -67.175597],
4"00603": [18.455183, -67.119887],
5"00606": [18.158345, -66.932911],
-
Compress Images in Javascript - clie...
Compress Images in Javascript - client side 1function compressImg(source_img_obj, quality, maxWidth, output_format){
2var mime_type = "image/jpeg";
3if(typeof output_format !== "undefined" && output_format=="png"){
4mime_type = "image/png";
5}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.