Code Monkey home page Code Monkey logo

lwc-utils's Introduction

LWC Utils

Reusable LWCs to 10x your solution building speed.

  • messageService: Lightning Message Service (LMS) simplified component messaging.
  • SOQL Datatable: Leverage SOQL to power your list views, related lists, and even Screen Flows.
  • Collection Datatable: Manage Record Collections variables in Screen Flows.
  • Design patterns leveraging both Aura and LWC to dynamically create dialogs (modals) for better UX.
  • Launch Screen Flows dynamically inside a dialog (modal) from anywhere.

Introduction

This repo showcases the best defaults for creating rich, interactive, data-dense UIs using the following centerpieces:

  • lightning-datatable from LWC.
  • lightning:overlayLibrary from Aura.
  • lightning:flow from Aura.
  • messageService which abstracts Lightning Message Service to stitch it all-together.

Salesforce has invested heavily into LWC, Flow and Screen Flow and has given Architect Guidance around how to build scalable and flexible solutions now and into the future.

This repo builds on that guidance and pushes data-dense UI design to the next level with highly reusable, highly configurable components. These components have saved me thousands of developer hours and allowed me to pivot on a dime to meet the changing speed of business.

I hope they will help you do the same.

Motivation

The components found in this repo aim to solve these high level problems:

  • Complex component communication can be difficult to design with consistency.
  • Datatables are useful but high effort to use.
  • Modals / Dialogs are useful but high effort to use.

More detailed info can be found in the wiki.

Getting Started

  1. Take a look at the component overview.

  2. Install core.

  3. For first time users, install recipes in a sandbox.

  4. Read the Configuration.

  5. Skim the FAQ.

lwc-utils's People

Contributors

tsalb avatar justin-lyon avatar jamessimone avatar esya avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.