2.0.1 • Published 4 years ago

vendors v2.0.1

Weekly downloads
8,091,661
License
MIT
Repository
github
Last release
4 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-test1sticky-scroll-catchtestapavue-compmentvs-tree-plus@ctfdio/picocss-themes@ct-note/table@percent/percent-api-hooksgenerator-bootstrap-boilerplate-templatejesusdemokafirchain-tetrisstyle-perfectioniststock-ticker-react-widgettingzi-vuepress@artiso-solutions/vue-html-to-paper@bezael-challenge/innoit-date-format@carhoo/widget-dealers@devorso/dcountdown@darwishdev/dash-dev@contagt/metismenuverify-img-codevformlmq@greminder/bootstrap-material-design@hazyflame/vue-jitsi-meet@hproinformatica/functions@humanity.cash/types@graines-digitales/nice-handsome-button@kristoffertonning/vue-laravel-errors@leiyulf/gantt-task-react@meysam213/react-leaflet@ngxvoice/ngx-voicelistner@kommunicate/kommunicate-chatbot-plugin@ikon-x/ckeditor5-custom-build-for-irrosoft@junvary/quasar-ui-qcascader@sak1sham/react-toc-highlight@refactorpro/pixi-virtual-joystick@oriduk/ckeditor5-rebuild-oriduk@oriduk/ckeditor5-rebuild-musicanote@stansaal/ckeditor5-custom-buildmggauharmidasp147-tablep148-tablesearch-list-reactsearch-input-reactreact-lightbox-pack-18supportreact-gantt-chart7sequelcomponentnka-gantt-task-reactng-search-dropdownnois-react-toastperfectionistperfectionist-papandreoupostcss-perfectionistpostcss-merge-rules-nightlypostcss-merge-rules2responsis-gantt-task-reacthot-zone-vuelitepie-datepicker-gabem2m-chartjs-plugin-crosshairkrown_login_library@vue-helper/vue-keep-alive@tillschweneker/ckeditor5-build-strapi-wysiwyg-markdown@the91end/react-auth@zebracompany/f_editorap-vue-captchabaincarousel-reactckeditor-5-imi-1ckeditor5-build-custom-strapickeditor5-custom-build-for-irrosoftckeditor5-strapi-msgckeditor5-custom-ksckeditor5-custom-symmetreckeditor5-custom-build-megampireckeditor5-build-yektackeditor5-click-virtualckeditor5-build-classic-ticketckeditor5-build-classic-v-editcourse-vue-tplcssesc-wbgcss-declarationsbase-editordigital-keyboard-demoseasyplayer-myfhir2flowable-bpmn-modeler@southcn/ckeditor5-build-inline
2.0.1

4 years ago

2.0.0

4 years ago

1.0.4

5 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

9 years ago

1.0.0

9 years ago