{"library":"calendarize","type":"library","category":null,"description":"calendarize is a minimalist (202B) JavaScript utility designed to generate structured calendar views for a given month. Currently at version 1.1.1, it provides an array of arrays representing weeks, where each inner array contains 7 numbers corresponding to days of the month, with `0` indicating days outside the current month. The library is highly flexible, providing no date labels or internationalization (i18n) directly, which allows developers complete control over localization and rendering. It ships as ES Module, CommonJS, and UMD, making it suitable for various environments. Its main differentiator is its tiny footprint and unopinionated output, focusing solely on the grid structure rather than presentation, and it has a steady, albeit slow, release cadence driven by community contributions for minor enhancements.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","calendar","utils","date","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install calendarize","imports":["import calendarize from 'calendarize';","const calendarize = require('calendarize');"]},{"cmd":"yarn add calendarize","imports":[]},{"cmd":"pnpm add calendarize","imports":[]}],"homepage":null,"github":"https://github.com/lukeed/calendarize","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/calendarize","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/calendarize/compatibility"}}