{"library":"common-js-file-extensions","type":"library","category":null,"description":"The `common-js-file-extensions` package provides two static arrays, `code` and `config`, listing various file extensions associated with JavaScript code and configuration files, respectively. It includes extensions for a wide range of JavaScript dialects and transpiled languages, such as standard `.js`, `.mjs`, `.cjs`, as well as older or less common ones like `.coffee`, `.ts`, `.iced`, `.es6`, `.jsx`, and `.json5`. Currently at version 1.0.4, the package appears to be stable but likely no longer actively maintained, given its last update years ago (copyright 2016). Its primary utility lies in offering a comprehensive, if somewhat dated, reference for tools needing to identify JavaScript-related files without needing to parse package manifests or project configurations for specific language tooling.","language":"javascript","status":"abandoned","version":"1.0.4","tags":["javascript","js","extensions","file","extension","name"],"last_verified":"Wed May 27","install":[{"cmd":"npm install common-js-file-extensions","imports":["const { code, config } = require('common-js-file-extensions');","import extensions from 'common-js-file-extensions';\nconst { code, config } = extensions;"]},{"cmd":"yarn add common-js-file-extensions","imports":[]},{"cmd":"pnpm add common-js-file-extensions","imports":[]}],"homepage":null,"github":"https://github.com/luislobo/common-js-file-extensions","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/common-js-file-extensions","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/common-js-file-extensions/compatibility"}}