Searched refs:supports (Results 1 – 25 of 341) sorted by relevance
12345678910>>...14
1 # node-supports-preserve-symlinks-flag <sup>[![Version Badge][npm-version-svg]][package-url]</sup>12 Determine if the current node version supports the `--preserve-symlinks` flag.17 var supportsPreserveSymlinks = require('node-supports-preserve-symlinks-flag');28 [package-url]: https://npmjs.org/package/node-supports-preserve-symlinks-flag29 [npm-version-svg]: https://versionbadg.es/inspect-js/node-supports-preserve-symlinks-flag.svg30 [deps-svg]: https://david-dm.org/inspect-js/node-supports-preserve-symlinks-flag.svg31 [deps-url]: https://david-dm.org/inspect-js/node-supports-preserve-symlinks-flag32 [dev-deps-svg]: https://david-dm.org/inspect-js/node-supports-preserve-symlinks-flag/dev-status.svg33 [dev-deps-url]: https://david-dm.org/inspect-js/node-supports-preserve-symlinks-flag#info=devDepend…34 [npm-badge-png]: https://nodei.co/npm/node-supports-preserve-symlinks-flag.png?downloads=true&stars…[all …]
12 - Tests [`e2f59ad`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/e2f59…13 - Initial commit [`dc222aa`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/com…14 - [meta] do not publish workflow files [`5ef77f7`](https://github.com/inspect-js/node-supports-pres…15 - npm init [`992b068`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/99…16 - read me [`6c9afa9`](https://github.com/inspect-js/node-supports-preserve-symlinks-flag/commit/6c9…17 - Initial implementation [`2f98925`](https://github.com/inspect-js/node-supports-preserve-symlinks-…18 - [meta] add `auto-changelog` [`6c476ae`](https://github.com/inspect-js/node-supports-preserve-syml…19 … `@ljharb/eslint-config` [`d0fffc8`](https://github.com/inspect-js/node-supports-preserve-symlinks…20 - Only apps should have lockfiles [`ab318ed`](https://github.com/inspect-js/node-supports-preserve-…21 - [meta] add `safe-publish-latest` [`2bb23b3`](https://github.com/inspect-js/node-supports-preserve…[all …]
1 # supports-color [](ht…3 > Detect whether a terminal supports color9 $ npm install supports-color16 const supportsColor = require('supports-color');19 console.log('Terminal stdout supports color');23 console.log('Terminal stdout supports 256 colors');27 console.log('Terminal stderr supports 16 million colors (truecolor)');54 - [supports-color-cli](https://github.com/chalk/supports-color-cli) - CLI for this module68 …<a href="https://tidelift.com/subscription/pkg/npm-supports-color?utm_source=npm-supports-color&ut…
9 * now supports also specifying the date-format for the link (allowing for partially dynamic namespa…10 * now supports a `?do=today&namespace=foo:bar&format=Y-m-d` action that redirects to today's page
3 This version of fckgLite supports the Dokuwiki 'safe' file system encoding for non-Roman 4 character sets. It also supports url-style encoding, which was the encoding 7 This version also supports the the jQuery conversion which Dokuwiki made beginning
2 Twig supports comparison operators (==, !=, <, >, >=, <=)
2 Twig supports grouping of expressions
2 Twig supports the ternary operator
2 Twig supports literals
2 Twig supports unary operators (not, -, +)
2 Twig supports bitwise operations
2 Twig supports string interpolation
2 Twig supports the "matches" operator
2 Twig supports method calls
2 Twig supports the "divisible by" operator
2 PHPT runner supports ARGS section
2 PHPT runner supports STDIN section
32 public function supports(ClassNode $node); function
31 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\ReflectionClassNewInstancePatch
2 PHPT runner supports XFAIL section
2 "macro" tag supports name for endmacro
2 Twig supports the in operator when using objects
6 desc Allows custom per-page CSS injection using <pagecss> blocks. Auto-supports Wrap plugin class…