Git Product home page Git Product logo

modernizr-haxe's Introduction

Modernizr for Haxe

Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.

Overview

Modernizr for Haxe are type definitions to be used by the HaxeJS target.

Install

v2.6.2

Requires Haxe 3 RC.

To install v2.6.2 run:

haxelib git modernizr https://github.com/skial/Modernizr.git src

Version 2.6.2 will automatically create a custom build, based on the fields you use. To use non core feature detects, add -D mnc or -D modernizr_non_core to your hxml file. The custom build will include any non core features you use.

If there is a missing non core feature, you can create a new issue.

v2.6.1

Version 2.6.1 should run fine for Haxe v2.10+.

To install v2.6.1 run:

haxelib install modernizr

Info

Always read the documentation for non core test you are using, as some are asynchronous.

Links

http://www.modernizr.com/
http://www.modernizr.com/download/
http://github.com/Modernizr/Modernizr
http://modernizr.github.com/Modernizr/test/

modernizr-haxe's People

Contributors

skial avatar

Watchers

 avatar  avatar  avatar

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.