{"library":"xdate","type":"library","category":null,"description":"XDate is a lightweight JavaScript date library released circa 2013, designed as a thin wrapper around the native `Date` object to provide enhanced functionality for parsing, formatting, and manipulating dates. It aims for familiarity by implementing many of the same methods as the native `Date` object and is non-destructive to the DOM, making it safe for inclusion in third-party libraries. The current stable version is 0.8.3, but the package is explicitly no longer actively maintained. The original author recommends migrating to `temporal-polyfill`, which implements the modern JavaScript Temporal API standard, as a direct replacement. Given its deprecated status, XDate does not have an active release cadence and lacks modern JavaScript features like native ESM support.","language":"javascript","status":"deprecated","version":"0.8.3","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install xdate","imports":["const XDate = require('xdate')"]},{"cmd":"yarn add xdate","imports":[]},{"cmd":"pnpm add xdate","imports":[]}],"homepage":"http://arshaw.com/xdate/","github":"https://github.com/arshaw/xdate","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/xdate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/xdate/compatibility"}}