Giter Club home page Giter Club logo

Robyn Marie Willoughby's Projects

brew icon brew

🍺 The missing package manager for macOS (or Linux)

browser-compat-data icon browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN

castreceiver icon castreceiver

Reference Receiver: CastReceiver shows how to develop a fully Cast Design Checklist compliant receiver with additional features.

core.js icon core.js

Extendable client for GitHub's REST & GraphQL APIs

dart-email-validator icon dart-email-validator

A simple (but correct) Dart class for validating email addresses without using RegEx. Can also be used to validate emails within Flutter apps (see Flutter email validation). Installation Dart requires the latest version of Dart. You can download the latest and greatest here. 1. Depend on it Add this to your package's pubspec.yaml file: dependencies: email_validator: '^1.0.6' 2. Install it You can install packages from the command line: $ pub get .. Alternatively, your editor might support pub. Check the docs for your editor to learn more. 3. Import it Now in your Dart code, you can use: import 'package:email_validator/email_validator.dart'; Usage Read the unit tests under test, or see code example below: void main() { var email = "[email protected]"; assert(EmailValidator.validate(email)); } Tips You can also use this repo as a template for creating Dart packages, just clone the repo and start hacking :)

data icon data

This repository contains general data for Web technologies

detectron2 icon detectron2

Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.

device-year-class icon device-year-class

A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”.

dino icon dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO

django icon django

The Web framework for perfectionists with deadlines.

docs icon docs

The open-source repo for docs.github.com

eventbus icon eventbus

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

ezbench icon ezbench

Graphics stack benchmarking utility

flipper icon flipper

A desktop debugging platform for mobile developers.

flutter icon flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond.

fossil-mirror icon fossil-mirror

A test of the ability of the Fossil DVCS to mirror to GitHub

git icon git

Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.

glide icon glide

An image loading and caching library for Android focused on smooth scrolling

gmscore icon gmscore

Free implementation of Play Services

go-ycsb icon go-ycsb

A Go port of Yahoo! Cloud Serving Benchmark (YCSB)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.