Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/mdn-data/ |
Upload File : |
# MDN data [https://github.com/mdn/data](https://github.com/mdn/data) Maintained by the [MDN team at Mozilla](https://wiki.mozilla.org/MDN). This repository contains general data for Web technologies. This data is used in MDN documentation, to build [information boxes](https://developer.mozilla.org/en-US/docs/Web/CSS/background) or [sidebar navigation](https://developer.mozilla.org/en-US/docs/Web/API/Window). External tools have started to make use of this data as well. For example, the [CSSTree](https://github.com/csstree/csstree/) CSS parser. [](https://www.npmjs.com/package/mdn-data) [](https://travis-ci.org/mdn/data) ## Repository contents There's a top-level directory for each broad area covered: for example, "api", "css", "svg". Inside each of these directories is one or more JSON files containing the data. ### api Contains data about Web APIs: * API inheritance (interface inheritance and mixin implementations) ### css Contains data about: * CSS at-rules * CSS properties * CSS selectors * CSS syntaxes * CSS types * CSS units Read more about [CSS data](https://github.com/mdn/data/blob/master/css/readme.md) and the format of the files. ### l10n The l10n folder contains localization strings that are used in the various json files throughout this repository. ## Problems? If you find a problem, please [file an issue](https://github.com/mdn/data/issues/new). ## Contributing We're very happy to accept contributions to this data. Please familiarize yourself with the schema for the data you're editing, and send us a pull request. See also the [Contributing file](https://github.com/mdn/data/blob/master/CONTRIBUTING.md) for more information. ## See also * [https://github.com/mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) for compatibility data for Web technologies.