Skip to content

A reference for implementing wire services in lwc-oss

Notifications You must be signed in to change notification settings

surajp/lwc-oss-wire

Repository files navigation

Experimenting with wire services in LWC OSS

The intent of this repo is to serve as a reference to anyone trying to build their own wire services in lwc-oss framework. The wire adapter implementation here is based on this doc.

This app merely accepts a subreddit name from the user and fetches the first 10 results and displays the title, with a hyperlink to the page

Instructions

  • npm install
  • npx lwc-services build
  • npx http-server dist

See the app in action here

About

A reference for implementing wire services in lwc-oss

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages