YUI 3.x Home -

Library Examples: Cache

Cache: Examples

The Cache Utility provides a basic caching mechanism for storing key/value pairs in local JavaScript memory. As a subclass of Plugin, it is designed to seamlessly integrate with other components (such as DataSource).

  • Basic Caching: Basic caching functionality with the Cache Utility.
  • Offline Caching: Offline caching implements HTML 5 localStorage when available, to allow data to persist across browser sessions.

Examples That Make Use of Cache

Copyright © 2011 Yahoo! Inc. All rights reserved.

Privacy Policy - Terms of Service - Copyright Policy - Job Openings