2.0.1 • Published 3 years ago

vendors v2.0.1

Weekly downloads
8,091,661
License
MIT
Repository
github
Last release
3 years ago

vendors

Build Coverage Downloads Size

List of vendor prefixes.

Contents

What is this?

This is a little list of real (as in, mso- and prince- are not included because they are not valid) vendor prefixes known to the web platform. From Wikipedia and the CSS 2.1 spec.

When should I use this?

You can use this package if you’re dealing with parsing and transforming CSS and you don’t want to copy/paste these prefixes into each project.

Install

This package is ESM only. In Node.js (version 12.20+, 14.14+, or 16.0+), install with npm:

npm install vendors

In Deno with Skypack:

import {vendors} from 'https://cdn.skypack.dev/vendors@2?dts'

In browsers with Skypack:

<script type="module">
  import {vendors} from 'https://cdn.skypack.dev/vendors@2?min'
</script>

Use

import {vendors} from 'vendors'

console.log(vendors)

Yields:

[
  'ah',
  'apple',
  'atsc',
  'epub',
  'hp',
  'khtml',
  'moz',
  'ms',
  'o',
  'rim',
  'ro',
  'tc',
  'wap',
  'webkit',
  'xv'
]

API

This package exports the following identifiers: vendors. There is no default export.

vendors

List of vendor prefixes (string[]).

Types

This package is fully typed with TypeScript.

Compatibility

This package is at least compatible with all maintained versions of Node.js. As of now, that is Node.js 12.20+, 14.14+, and 16.0+. It also works in Deno and modern browsers.

Security

This package is safe.

Contribute

Yes please! See How to Contribute to Open Source.

License

MIT © Titus Wormer

vuedragdropuploadimagescloud-archive-s3bb-chat@fundefund/funde_ckgql_din_mod@infinitebrahmanuniverse/nolb-ven@everything-registry/sub-chunk-3047p149-tablevue-button-test1vue-compment@graines-digitales/nice-handsome-button@greminder/bootstrap-material-designvformlmqverify-img-code@junvary/quasar-ui-qcascader@kommunicate/kommunicate-chatbot-plugin@kristoffertonning/vue-laravel-errors@leiyulf/gantt-task-reactfhir2@hproinformatica/functionseasyplayer-my@humanity.cash/types@meysam213/react-leafletflowable-bpmn-modelergenerator-bootstrap-boilerplate-template@ngxvoice/ngx-voicelistner@refactorpro/pixi-virtual-joystick@sak1sham/react-toc-highlight@hazyflame/vue-jitsi-meet@ikon-x/ckeditor5-custom-build-for-irrosofthot-zone-vue@percent/percent-api-hooks@oriduk/ckeditor5-rebuild-musicanote@oriduk/ckeditor5-rebuild-oriduk@southcn/ckeditor5-build-inlinejesusdemo@tillschweneker/ckeditor5-build-strapi-wysiwyg-markdown@the91end/react-auth@stansaal/ckeditor5-custom-buildkafirchain-tetrisbain@bezael-challenge/innoit-date-formatng-search-dropdown@zebracompany/f_editorcarousel-react@contagt/metismenunois-react-toast@darwishdev/dash-dev@artiso-solutions/vue-html-to-papernka-gantt-task-reactbase-editor@ctfdio/picocss-themes@ct-note/tablem2m-chartjs-plugin-crosshairlitepie-datepicker-gabemidas@vue-helper/vue-keep-alivemggauharap-vue-captcha@devorso/dcountdownpostcss-merge-rules-nightlypostcss-merge-rules2postcss-perfectionistreact-lightbox-pack-18supportp147-tablep148-tableperfectionistperfectionist-papandreoucssesc-wbgcourse-vue-tplcss-declarationsckeditor5-build-classic-ticketckeditor5-build-classic-v-editckeditor5-build-custom-strapickeditor-5-imi-1ckeditor5-custom-build-megampireckeditor5-click-virtualckeditor5-custom-symmetreckeditor5-custom-build-for-irrosoftckeditor5-custom-ksckeditor5-build-yektackeditor5-strapi-msgdigital-keyboard-demosresponsis-gantt-task-reactsearch-input-reactsearch-list-reactsequelcomponentstyle-perfectionist@carhoo/widget-dealerssticky-scroll-catchstock-ticker-react-widgettingzi-vuepresstestapa
2.0.1

3 years ago

2.0.0

3 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

8 years ago

1.0.0

8 years ago