Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
breeze-client
Advanced tools
Breeze is a library that helps you manage data in rich client applications. If you store data in a database, query and save those data as complex object graphs, and share these graphs across multiple screens of your JavaScript client, Breeze is for you.
Client-side querying, caching, dynamic object graphs, change tracking and notification, model validation, batch save, offline … all part of rich data management with Breeze. Breeze clients communicate with any remote service that speaks HTTP and JSON.
Breeze lets you develop applications using the same powerful idioms on the client and server. You can
npm install breeze-client@mjs
or
npm install breeze-client
The version tagged mjs
uses updated Angular Package Format and ES2020 .mjs modules. It has esm2020
and fesm2020
folders, but no UMD bundles
folder.
If you want the latest module format, and don't care about UMD bundles, use breeze-client@mjs
.
See the docs for more info about what Breeze does and how to use it.
Set the release notes for changes in the latest version.
See some examples of how to use breeze with Angular, Aurelia, React, and Vue in the Northwind-Demo.
See the TempHire application for a richer example showing proper architectural patterns.
The sources for this package are in the breeze-client repo. Please file issues and pull requests against that repo.
See the UPGRADE document for information on upgrading from Breeze 1.x to 2.x.
See the BUILD document for instructions on building the Breeze and its API docs.
If you have discovered a bug or missing feature, please create an issue in the breeze-client github repo.
If you have questions about using Breeze, please ask on Stack Overflow.
If you need help developing your application, please contact us at IdeaBlade.
FAQs
Breeze data management for JavaScript clients
The npm package breeze-client receives a total of 2,097 weekly downloads. As such, breeze-client popularity was classified as popular.
We found that breeze-client demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.