{"library":"j-component","type":"library","category":null,"description":"j-component is a JavaScript/TypeScript framework designed to enable WeChat Mini Program custom components to run within a standard web environment. It provides a mechanism to register behaviors and components, create component instances, and interact with them via a component API that closely mimics the Mini Program paradigm. The current stable version is 1.4.9. Its primary use case is facilitating the development, testing, and display of Mini Program components outside of the native WeChat environment, potentially for web-based previews or integration into web applications. Key differentiators include its explicit goal of replicating the Mini Program component system on the web, offering a parallel, independent implementation. Users should be aware that it has acknowledged performance limitations and may not support the full feature set of the native Mini Program environment, as it is not a direct subset.","language":"javascript","status":"active","version":"1.4.9","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install j-component","imports":["import jComponent from 'j-component';","import type { Component } from 'j-component';","import type { BehaviorDefinition } from 'j-component';"]},{"cmd":"yarn add j-component","imports":[]},{"cmd":"pnpm add j-component","imports":[]}],"homepage":null,"github":"https://github.com/wechat-miniprogram/j-component","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/j-component","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/j-component/compatibility"}}