Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loadsmart/miranda-wc

Package Overview
Dependencies
Maintainers
19
Versions
334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadsmart/miranda-wc

Miranda Web Components component library

  • 1.38.1-alpha.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
425
decreased by-63.27%
Maintainers
19
Weekly downloads
 
Created
Source

Miranda WC

Miranda 4all is a web components library that serves as a standard for all Loadsmart products regarding the product's front-end technology. The goal is to offer our users a delightful, unified, and consistent experience.

Why Miranda?

The name Miranda is inspired by a Brazilian singer, Sula Miranda, the queen of the truckers. Miranda also means "worthy of admiration," and that's what we want when we improve our UI quality; more admirable is our product.

Hey designers, we have an extra Figma documentation that can help you apply the components to your projects.

Code Editor Integration

This project is using cem-plugin-vs-code-custom-data-generator to generate a vscode.html-custom-data.json to be integrated with Visual Studio Code.

You can read more about this feature on Custom Data Format: Evolving HTML and CSS language features.

To enable to enable this integration, you will need to copy and paste the following code into your .vscode/settings.json.

{
  "html.customData": [
    "./node_modules/@loadsmart/miranda-wc/dist/vscode.html-custom-data.json"
  ]
  // We currently don't have a CSS custom data file
  // "css.customData": [
  //   "./node_modules/my-component-library/vscode.css-custom-data.json"
  // ]
}

Keywords

FAQs

Package last updated on 26 Jun 2023

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