{"library":"font-family-papandreou","type":"library","category":null,"description":"The `font-family-papandreou` package provides a lightweight utility for parsing and stringifying CSS `font-family` property values. It converts a CSS font-family string (e.g., `\"Helvetica Neue\", Helvetica, sans-serif`) into an array of individual font names and vice-versa. The package is currently at version `0.2.0-patch2` and has been unmaintained for several years, with its last publish occurring over six years ago and last code commit in 2017. Its simplicity stems from having zero external runtime dependencies, making it a self-contained solution. However, due to its age and lack of active development, it primarily supports CommonJS modules and does not offer native TypeScript declarations or ESM compatibility, which are standard in modern JavaScript ecosystems. While functional for its niche, developers should be aware of its abandoned status and consider more contemporary alternatives for new projects.","language":"javascript","status":"abandoned","version":"0.2.0-patch2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install font-family-papandreou","imports":["const { parse } = require('font-family');","const { stringify } = require('font-family');"]},{"cmd":"yarn add font-family-papandreou","imports":[]},{"cmd":"pnpm add font-family-papandreou","imports":[]}],"homepage":null,"github":"https://github.com/hanamura/font-family","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/font-family-papandreou","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/font-family-papandreou/compatibility"}}