Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@pixiebrix/frontend-interop

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@pixiebrix/frontend-interop

Web frontend framework interop utilities

unpublished
latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

frontend-interop

A library for interacting with components in JS front-end libraries.

Compatibility

FrameworkRead ValuesSet Values
React✅ props
Angular✅ scope
AngularJS✅ scope
Vue.js
Ember.js✅ attrs

Usage Notes

  • Browser Extensions: run the library in the page context so that it has access to the Javascript environment.

Contributing

  • See the src/contrib directory for examples
  • Add a new file, implement the adapter interfaces in component.ts, and include the adapter in adapters.ts
  • Run the pre-commit hooks
  • Submit a pull request for the new framework

FAQs

Package last updated on 09 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts