Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 240 for

alias

(0.11 sec)
  1. GPX to JSON Converter

    Effortless GPX to JSON Conversion | Simplify GIS data format management with our GIS Format Converter app. Ideal for professionals, students, and data enthusiasts. Customize settings for precision and compatibility. Secure, web-based, and accessible on various devices....JSON : We use JSON name as alias for GeoJSON. It is mean driver...

    products.aspose.app/gis/conversion/gpx-to-json
  2. GitHub - astral-sh/uv: An extremely fast Python...

    An extremely fast Python package and project manager, written in Rust. - astral-sh/uv...ephemeral environment using uvx (an alias for uv tool run ): $ uvx pycowsay...

    github.com/astral-sh/uv
  3. overflow - CSS: Cascading Style Sheets | MDN

    The overflow CSS shorthand property sets the desired behavior when content does not fit in the element's padding box (overflows) in the horizontal and/or vertical direction....value overlay is a legacy value alias for auto . With overlay , the...

    developer.mozilla.org/en-US/docs/Web/CSS/overflow
  4. Mozilla Careers — Senior Software Engineer — Op...

    Mozilla is hiring a Senior Software Engineer in Remote US...protection measures, including email alias management and phone number...

    www.mozilla.org/en-US/careers/position/gh/6371956/
  5. console - Web APIs | MDN

    Learn about the console interface, including its methods, code examples, specifications, and browser compatibility....Non-standard Deprecated An alias for console.error() . console...

    developer.mozilla.org/en-US/docs/Web/API/console
  6. docs/docs/standard/base-types/standard-date-and...

    This repository contains .NET Documentation. Contribute to dotnet/docs development by creating an account on GitHub....format string is simply an alias for a custom format string.... The advantage of using an alias to refer to a custom format...

    github.com/dotnet/docs/blob/main/docs/standard/...
  7. <overflow> - CSS: Cascading Style Sheets | MDN

    The enumerated value type represents the keyword values for the overflow-block, overflow-inline, overflow-x, and overflow-y longhand properties and the overflow shorthand property. These properties apply to block containers, flex containers, and grid containers....value overlay is a legacy value alias for auto . With overlay , the...

    developer.mozilla.org/en-US/docs/Web/CSS/overfl...
  8. export - JavaScript | MDN

    The export declaration is used to export values from a JavaScript module. Exported values can then be imported into other programs with the import declaration or dynamic import. The value of an imported binding is subject to change in the module that exports it — when a module updates the value of a binding that it exports, the update will be visible in its imported value.... If you use an alias with as , the actual exported...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. Color space - MDN Web Docs Glossary: Definition...

    Color spaces are named organizations of colors for underlying color models of coordinate-based color arrangements. A color model defines how the components of a color (for example, the h, w, and b channels of an hwb() color) relate to a color space. Most color spaces are three- or four- dimensional grids that represent colors. Each dimension (or axis) corresponds to a different channel. Colors can be expressed in multiple color spaces, and can be transformed from one color space to another, while still looking the same.... and xyz-d65 (and xyz , an alias for xyz-d65 ). Color spaces...

    developer.mozilla.org/en-US/docs/Glossary/Color...
  10. Static Site Generation (SSG) with Next.js | MDN...

    This guide explains how to use Static Site Generation in Next.js to build scalable and secure web applications with fast loading times and a focus on performance....customize the default import alias (@/*)? … No Navigate into the...

    developer.mozilla.org/en-US/blog/static-site-ge...