DZone
Web Dev Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Web Dev Zone > Webshims Lib - A Modular Capability-Based Polyfill-Loading Library

Webshims Lib - A Modular Capability-Based Polyfill-Loading Library

Hirvesh Munogee user avatar by
Hirvesh Munogee
·
Apr. 12, 12 · Web Dev Zone · Interview
Like (0)
Save
Tweet
4.37K Views

Join the DZone community and get the full member experience.

Join For Free

webshims lib is a modular capability-based polyfill-loading library, which focuses on accurate implementations of stable html5 features, so that developers can write modern, interoperable and robust code in all browsers. it is built on top of jquery and modernizr.  general principles:

  • html5 compliant: correctly and accurately implemented (html5) markup-, js- and dom-apis
  • capability based loading: extremely lightweight in modern browsers
  • cross-browser support: all a-graded browsers including latest version of opera are tested
  • extendable: if we have not implemented a feature you want, you can easily implement it on your own
  • implemented
features:

  • html5 shiv and innershiv solution including basic css-support
  • canvas
  • html5 form features including: constraint validation and form widgets (input[range], input[date], input[time], input[datetime-local], output, input[list]/datalist)
  • html5 audio/video implementation
  • interactive elements: summary/details
  • json (stringify and parse)
  • localstorage/sessionstorage
  • geolocation
  • ecmascript 5 / javascript 1.8.5 features


requirements
: jquery and modernizr
demo : http://afarkas.github.com/webshim/demos/
license : mit license
Library

Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Suspicious Sortings in Unity, ASP.NET Core, and More
  • What Are Cookies in Servlets?
  • A First Look at CSS When and Else Statements
  • How to Determine if Microservices Architecture Is Right for Your Business

Comments

Web Dev Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo