All Projects â†’ joolfe â†’ postman-util-lib

joolfe / postman-util-lib

Licence: MIT License
🚀 A crypto utility library to be used from Postman Pre-request and Tests script tabs.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to postman-util-lib

okta-angular-openid-connect-example
Angular + Angular CLI with Authentication from OpenID Connect and Okta
Stars: ✭ 19 (-54.76%)
Mutual labels:  openid-connect
reblocks
React Components for Nano cryptocurrency (formerly RaiBlocks) - including Payments via Brainblocks
Stars: ✭ 21 (-50%)
Mutual labels:  crypto
lootloose.com
LootLoose lets you unbundle your Loot Bags into individual item NFTs or rebundle items into their original Loot Bags.
Stars: ✭ 33 (-21.43%)
Mutual labels:  crypto
minisketch-rs
Rust bindings to @sipa's minisketch library
Stars: ✭ 16 (-61.9%)
Mutual labels:  crypto
coinbash
💰 A bash script (CLI) for displaying crypto currencies market data in a terminal 🖥
Stars: ✭ 110 (+161.9%)
Mutual labels:  crypto
mbedtls-esp8266
Updated and Upgraded mbedTLS library for the ESP8266 (probably ESP32 too)
Stars: ✭ 13 (-69.05%)
Mutual labels:  crypto
i2pchat
🌀 i2pchat. Anonymous private secure opensource chat using end-to-end encrypted transport.
Stars: ✭ 25 (-40.48%)
Mutual labels:  crypto
crypto-market-price-inserter
The crypto market price inserter is provided by executium as a plugin. This plugin allows you to add the javascript CDN to your page and it will find all occurences of crypto related words such as bitcoin and append a price to them.
Stars: ✭ 46 (+9.52%)
Mutual labels:  crypto
gdax bot
gdax_bot - Micro dollar cost averaging for crypto
Stars: ✭ 57 (+35.71%)
Mutual labels:  crypto
idy
👓 An ID obfuscator for ActiveRecord
Stars: ✭ 15 (-64.29%)
Mutual labels:  crypto
OormiPass
Free open source cross platform password manager
Stars: ✭ 50 (+19.05%)
Mutual labels:  crypto
desktop
CoinApp is a simple to use minimal Cryptocurrency Wallet for Ethereum, ERC20 Tokens, Bitcoin and Litecoin built for Windows, Mac and Linux.
Stars: ✭ 60 (+42.86%)
Mutual labels:  crypto
ArduinoSpritzCipher
Spritz encryption system portable C library, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-purpose functions. It's also an Arduino library.
Stars: ✭ 67 (+59.52%)
Mutual labels:  crypto
fireblocks-sdk-py
Official Python SDK for Fireblocks API
Stars: ✭ 32 (-23.81%)
Mutual labels:  crypto
Wallet3
A secure mobile wallet for web3
Stars: ✭ 13 (-69.05%)
Mutual labels:  crypto
python-coinmarketcap
CoinMarketCap Python API Wrapper
Stars: ✭ 67 (+59.52%)
Mutual labels:  crypto
TelegramTrader-MT4-MT5
Connect Telegram Messenger to Metatrader for Live Quotes, Charts, Trading, and Managing Robots(Expert Advisors)
Stars: ✭ 74 (+76.19%)
Mutual labels:  crypto
miningcore
Miningcore is a high-performance Mining Pool Software for Linux and Windows.
Stars: ✭ 554 (+1219.05%)
Mutual labels:  crypto
ed25519swift
ed25199 implementation by pure swift
Stars: ✭ 26 (-38.1%)
Mutual labels:  crypto
Awesome-JavaScript-Crypto-Libraries
List of awesome JavaScript Crypto Libraries
Stars: ✭ 55 (+30.95%)
Mutual labels:  crypto

logo

Postman-util-lib

build codecov build

Postman-util-lib is a JavaScript library bundle to squeeze Postman script allowing you to easily use a lot of cryptography method from Pre-request Script and Tests tabs in Postman.

DEVELOPMENT INSTRUCTIONS

For develop in local please use:

  • Node.js v10.15.3 or higher
  • Standard JS rules to maintain clean code.

Use the scripts in package.json:

  • test:unit: Run mocha unit test.
  • test:lint: Execute unit test plus standard rules check.
  • test: Execute test:lint plus code coverage.
  • build: Create a browserify version of the lib in docs/dist
  • dev: Run build script and start a dev server in localhost.
  • test:e2e: Run a newman test using a collection against the deployed bundle in github pages.

Deployment is just push the changes to the git repo and will be deployed into github pages.

There are two configured Github Actions:

  • Build Node: on push do npm install, test and upload coverage in Node.js 10 and 12.
  • Test: on page_build execute newman e2e test against the deployed distribution.

Husky is configured to avoid push incorrect content to git.

TAGS

Nodejs Javascript Jeckyll Mocha Postman Crypto Newman

LICENSE

See the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].