New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

diagonal

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diagonal

Diagonal finance Backend SDK

  • 0.0.16
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

Diagonal Backend Node SDK

SDK for easier interaction with the Diagonal backend.

Github license GitHub Workflow test Coveralls Linter eslint Code style prettier

👥 Contributing   |   🤝 Code of conduct   |   🔎 Issues
Diagonal SDK backend is a collection of classes which enables developers easier interaction with the Diagonal backend.

Jest tests & common test coverage for all packages (npm test)
ESLint & Prettier to keep the code neat and well organized (npm run format & npm run lint)
♝ Automatic deployment of documentation generated with typedocs


📦 Package

PackageVersionDownloadsSize
diagonal (docs) NPM version Downloads npm bundle size (scoped)

🛠 Installation

ESMModule:

npm install diagonal

📜 Usage

Please check: https://github.com/diagonal-finance/examples for example usage.

🛠 Development

Clone this repository and install the dependencies:

git clone https://github.com/diagonal-finance/sdk-node.git
cd sdk-node && npm i

📜 Usage

npm run lint # Syntax check with ESLint (yarn lint:fix to fix errors).
npm run format # Syntax check with Prettier (yarn prettier:fix to fix errors).
npm test # Run tests (with common coverage).
npm run build # Create a JS build.

FAQs

Package last updated on 21 Mar 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc