Skip to content

umairhm/nx-configuration

 
 

Repository files navigation

Friday - The Design System

Friday is MobileLIVE's open-source design system for products and digital experiences. With the MobileLIVE Design System as its foundation, the system consists of a working code for multiple frameworks and examples with it.

To combine the code for multiple implementations in the one project we use the monorepos technology NX.

Guide to setup repo for Nx

There are several sub-projects with implementations, you can find details by the links below:

Available Compoents

Requirements

The MobileLIVE Friday Design System team aims to support browsers and screen reader combinations across all internal team segments.

This support list gets updated on an occasional basis.

Browsers support

Desktop browsers (Windows, macOS)

  • Chrome latest

  • Firefox latest and extended support release (ESR)

  • Safari 2 most recent major versions

  • Microsoft Edge 2 most recent major versions

  • Internet Explorer 11

Mobile (Android, iOS)

  • Chrome (Android) X (10.0), Pie (9.0), Oreo (8.0), Nougat (7.0)

  • Safari (iOS) 2 most recent major versions

Accessibility support

Screen readers combinations

  • Windows + IE11 + JAWS

  • Windows + Firefox + NVDA

  • macOS + Safari + VoiceOver

  • Android + Chrome + Talkback

  • iOS + Safari + VoiceOver

Understand your workspace

Run nx dep-graph to see a diagram of the dependencies of your projects.

Further help

Visit the Nx Documentation to learn more.

☁ Nx Cloud

Computation Memoization in the Cloud

Nx Cloud pairs with Nx in order to enable you to build and test code more rapidly, by up to 10 times. Even teams that are new to Nx can connect to Nx Cloud and start saving time instantly.

Teams using Nx gain the advantage of building full-stack applications with their preferred framework alongside Nx’s advanced code generation and project dependency graph, plus a unified experience for both frontend and backend developers.

Visit Nx Cloud to learn more.

About

NX monorepo configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.8%
  • CSS 17.7%
  • TypeScript 13.8%
  • SCSS 13.6%
  • JavaScript 2.1%