-
Updated
Apr 30, 2021 - JavaScript
npm-module
Here are 1,059 public repositories matching this topic...
-
Updated
Feb 25, 2022 - Ruby
-
Updated
Oct 24, 2021 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Mar 23, 2018 - JavaScript
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Mar 5, 2019 - JavaScript
-
Updated
Jul 14, 2020 - JavaScript
as of tap 11 there is a feature for testing with snapshots. It seems to me like there are couple places in our test suite where we could move to this pattern to this technique.
This is a great place for someone to hack on if they wanted to get started in this repo
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Apr 28, 2017 - JavaScript
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Oct 23, 2021 - JavaScript
-
Updated
Jan 19, 2022 - TypeScript
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Oct 31, 2021 - JavaScript
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Oct 10, 2021 - JavaScript
General idea
Allow usage as a platform with auto-discovery which scans the network and adds devices it finds.
Use case
Minimal configuration, just add the platform and be on your way.
Notes
I'm unsure if it'll be useful as it will only be able to automatically configure pinging and WoL, but not shutdown.
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Jan 10, 2022 - JavaScript
Improve this page
Add a description, image, and links to the npm-module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the npm-module topic, visit your repo's landing page and select "manage topics."
Please describe what the rule should do:
In a prop definition with multiple allowed types, the rule suggests to put
Booleanfirst to allow shorthand boolean props (see #775, #1781, #1796).What category should the rule belong to?
[ ] Enforces code style (layout)
[x] Warns about a potential error (problem)
[ ] Suggests an alternate way of doing something (suggestion)
[ ] Other (pl