1 repository
Libraries that provide a compatible interface for a specific framework's API to enable seamless migration or alternative runtimes.
Distinct from React Development: Distinct from React Development: focuses specifically on the API compatibility layer rather than general application building.
Explore 1 awesome GitHub repository matching web development · API Compatibility Layers. Refine with filters or upvote what's useful.
Nerv is an isomorphic JavaScript framework and virtual DOM library used for component-based user interface development. It functions as a React-compatible library that maintains compatibility with the React 16 API. The framework is specifically designed as a legacy browser UI framework, providing the internal logic necessary to maintain consistent behavior in older environments, including Internet Explorer 8. Its capabilities cover isomorphic web rendering through server-side HTML generation and client-side hydration. The library also includes frontend error handling to intercept component c
Maintains compatibility with the React 16 API to allow developers to use React patterns in a different framework.