Skip to content
#

npm-module

Here are 1,059 public repositories matching this topic...

FloEdelmann
FloEdelmann commented Feb 9, 2022

Please describe what the rule should do:
In a prop definition with multiple allowed types, the rule suggests to put Boolean first 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

A database software completely built as JSON files in backend. A powerful, portable and simple database works on top of JSON files. It is like a database software, currently having basic CRUD operation features. You can use this as a backend for your ReST APIs as well. The software is completely free and opensource. We are coming up with new features and providing more updates. The another beautiful advantage with JSON-base is since it is a NPM module, this fits well in your nodeJs applications eco system. if you want to develop quick prototypes/poc or need of a database with minimal requirements then, JSONBASe is an must option that you can consider. However there is a limitation if you go beyond a million records per table.

  • Updated Aug 2, 2021
  • JavaScript

📊 📊 📊 Monitors the health and web traffic of servers, microservices, and containers with real-time data monitoring and receive automated notifications over Slack or email.

  • Updated Feb 27, 2022
  • TypeScript
AlexGustafsson
AlexGustafsson commented Feb 5, 2022

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.

Improve this page

Add a description, image, and links to the npm-module topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more