Google Datastore Entities Modeling for Node.js. Validate the Entity properties and type before saving to the Datastore. Advanced cache to speed up entities fetching.
Google Datastore adapter for nsql-cache
Google Datastore Entities Modeling for Node.js. Validate the Entity properties and type before saving to the Datastore. Advanced cache to speed up entities fetching.
A lightweight, powerful state management library for React applications that allows you to create global state from React hooks
Node.js Streams, a user-land copy of the stream library from Node.js
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
Node.js API (Node-API)
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Determines if an object can be used as an array
Load node modules according to tsconfig paths, in run-time or via API.
Vite as Node.js runtime
Like which(1) unix command. Find the first instance of an executable in the PATH.
Cross platform child_process#spawn and child_process#spawnSync
Node.js releases data
better fetch for Node.js. Works on any JavaScript runtime!
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Provides a way to make requests
This library is intended for creating a global store in react ## Install ```shell npm i react-gstore ``` ## Examples ### 1 store ```javascript import React, { useState } from "react" import { createContainer } from "react-gstore" import { render
Build tool and bindings loader for node-gyp that supports prebuilds
Info about node `exports` field support: version ranges, categories, etc.
TypeScript execution environment and REPL for node.js, with source map support
An implementation of window.fetch in Node.js using Minipass streams
A pure JS HTTP parser for node.