Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

About: Modernizr

An Entity of Type: library, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Modernizr is a JavaScript library that detects the features available in a user's browser. This lets web pages avoid unsupported features by informing the user their browser isn't supported or loading a polyfill. Modernizr aims to provide feature detection in a consistent and easy to use manner that discourages the use of failure-prone browser sniffing.

Property Value
dbo:abstract
  • مودرنيزر (بالإنجليزية: Modernizr)‏ هو مكتبة جافا سكريبت تهدف إلى الكشف عن ميزات HTML5 و CSS3 في مختلف المتصفحات، مما يجنب الجافا سكريبت استخدام ميزات غير مدعومة أو استخدام حل بديل لتوفيرها. «مودرنيزر» يهدف إلى توفير طريقة للكشف عن الميزات بطريقة كاملة وموحدة. (ar)
  • Modernizr ist eine JavaScript-Bibliothek, welche es ermöglicht, HTML5- und CSS3-Features in verschiedenen Browsern zu erkennen. Dies ermöglicht es JavaScript, nicht vorhandene Features zu umgehen oder Workarounds, wie etwa einen Shim aufzurufen, um diese nachzubilden. Modernizr hat zum Ziel, das Erkennen von Browserfeatures komplett zu standardisieren. (de)
  • Modernizr is a JavaScript library that detects the features available in a user's browser. This lets web pages avoid unsupported features by informing the user their browser isn't supported or loading a polyfill. Modernizr aims to provide feature detection in a consistent and easy to use manner that discourages the use of failure-prone browser sniffing. (en)
  • Modernizr est une bibliothèque développée en JavaScript détectant l'implémentation native par le navigateur de différentes fonctionnalités récentes. Elle est distribuée sous licence MIT. (fr)
  • 모더나이저(Modernizr)는 작은 크기의 자바스크립트 라이브러리로서, 사용자가 현재 이용중인 웹 브라우저에서 HTML5와 CSS3가 지원하는 기능 중 어떤 기능을 지원하는지 알아볼 때 사용한다. (ko)
  • Modernizr – otwarta biblioteka napisana w języku JavaScript, stworzona do wykrywania dostępności funkcji w przeglądarkach internetowych, co pozwala programistom na użycie tylko tych funkcji, które są dostępne oraz stosowanie progresywnego ulepszania lub użycie alternatywnego rozwiązania. (pl)
  • Modernizr是一套JavaScript 函式庫,用來偵測瀏覽器是否支持HTML5與CSS3等規格。如果浏览器不支持,Modernizr会使用其他的解决方法来进行模拟。 (zh)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2022-02-15 (xsd:date)
dbo:latestReleaseVersion
  • 3.12
dbo:license
dbo:programmingLanguage
dbo:releaseDate
  • 2009-07-01 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 31494485 (xsd:integer)
dbo:wikiPageLength
  • 8139 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1108978480 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Faruk Ateş (en)
dbp:developer
  • Faruk Ateş, Paul Irish, Alex Sexton, Ryan Seddon, Patrick Kettner, Stu Cox, Richard Herrera, and contributors (en)
dbp:genre
dbp:latestReleaseDate
  • 2022-02-15 (xsd:date)
dbp:latestReleaseVersion
  • 3.120000 (xsd:double)
dbp:license
  • 0001-06-14 (xsd:gMonthDay)
dbp:logo
  • Modernizr logo.svg (en)
dbp:name
  • Modernizr (en)
dbp:programmingLanguage
dbp:released
  • 2009-07-01 (xsd:date)
dbp:title
  • Modernizr (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • مودرنيزر (بالإنجليزية: Modernizr)‏ هو مكتبة جافا سكريبت تهدف إلى الكشف عن ميزات HTML5 و CSS3 في مختلف المتصفحات، مما يجنب الجافا سكريبت استخدام ميزات غير مدعومة أو استخدام حل بديل لتوفيرها. «مودرنيزر» يهدف إلى توفير طريقة للكشف عن الميزات بطريقة كاملة وموحدة. (ar)
  • Modernizr ist eine JavaScript-Bibliothek, welche es ermöglicht, HTML5- und CSS3-Features in verschiedenen Browsern zu erkennen. Dies ermöglicht es JavaScript, nicht vorhandene Features zu umgehen oder Workarounds, wie etwa einen Shim aufzurufen, um diese nachzubilden. Modernizr hat zum Ziel, das Erkennen von Browserfeatures komplett zu standardisieren. (de)
  • Modernizr is a JavaScript library that detects the features available in a user's browser. This lets web pages avoid unsupported features by informing the user their browser isn't supported or loading a polyfill. Modernizr aims to provide feature detection in a consistent and easy to use manner that discourages the use of failure-prone browser sniffing. (en)
  • Modernizr est une bibliothèque développée en JavaScript détectant l'implémentation native par le navigateur de différentes fonctionnalités récentes. Elle est distribuée sous licence MIT. (fr)
  • 모더나이저(Modernizr)는 작은 크기의 자바스크립트 라이브러리로서, 사용자가 현재 이용중인 웹 브라우저에서 HTML5와 CSS3가 지원하는 기능 중 어떤 기능을 지원하는지 알아볼 때 사용한다. (ko)
  • Modernizr – otwarta biblioteka napisana w języku JavaScript, stworzona do wykrywania dostępności funkcji w przeglądarkach internetowych, co pozwala programistom na użycie tylko tych funkcji, które są dostępne oraz stosowanie progresywnego ulepszania lub użycie alternatywnego rozwiązania. (pl)
  • Modernizr是一套JavaScript 函式庫,用來偵測瀏覽器是否支持HTML5與CSS3等規格。如果浏览器不支持,Modernizr会使用其他的解决方法来进行模拟。 (zh)
rdfs:label
  • مودرنيزر (ar)
  • Modernizr (de)
  • Modernizr (fr)
  • 모더나이저 (ko)
  • Modernizr (en)
  • Modernizr (pl)
  • Modernizr (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Modernizr (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License