{"library":"messageformat-date-skeleton","type":"library","category":null,"description":"A parser and formatter for ICU DateFormat skeleton strings, version 0.1.1, released as an ES module only. It provides functions to parse date skeletons into tokens, create date formatters using Intl.DateTimeFormat, and generate formatter source code. Unlike ICU DateFormat pattern strings, it only supports skeletons (not positional patterns) since they map directly to Intl.DateTimeFormat options. Suitable for use in messageformat or standalone date formatting with locale support.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","icu","messageformat","dateformat","skeleton","parser","formatter"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install messageformat-date-skeleton","imports":["import { getDateFormatter } from 'messageformat-date-skeleton'","import { parseDateTokens } from 'messageformat-date-skeleton'","import type { DateToken } from 'messageformat-date-skeleton'"]},{"cmd":"yarn add messageformat-date-skeleton","imports":[]},{"cmd":"pnpm add messageformat-date-skeleton","imports":[]}],"homepage":"https://github.com/messageformat/skeletons/tree/master/packages/date-skeleton#readme","github":"https://github.com/messageformat/skeletons","docs":null,"changelog":null,"pypi":null,"npm":"messageformat-date-skeleton","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}