Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

@pixiebrix/frontend-interop

Web frontend framework interop utilities

  • 0.0.1
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc