Basic Mathematic Functions.
BigNumber library used in ethers.js.
A framework for building native apps using React
Effortlessly build beautiful command-line apps 🪄 [Try the demo](https://stackblitz.com/edit/clack-prompts?file=index.js)
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
A library to make errors.
A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification
Auto-reconnect and round robin support for amqplib.
Microsoft Authentication Library for js
A tiny but capable push & pull stream library for TypeScript and Flow
Storybook Onboarding: Help new users learn how to write stories
A fully fledged audio module created for music apps
JavaScript library to mock web3 responses either by emulating web3 wallets or web3 RPC requests.
Material-UI System - Design system for Material-UI.
A Test-Anything-Protocol library for JavaScript
JavaScript library to mock web3 responses either by emulating web3 wallets or web3 RPC requests.
BigNumber library used in ethers.js.
Better hover, active and focus states than CSS pseudo-classes, and a callback when the interactive state changes.
A default tap plugin that adds snapshot functionality.
Everyday utilities for Next.js
A simple cancellable promise implementation that cancels the underlying HTTP call.
A mustache compiler.
Serverless Components Core
Query existing REST services with GraphQL
A gem to do ruby calculations.
A gem for determining the difficulty of a basic mathematical operation
Mathematical library to deal with basic problems in algebla.
Performs basic Mathematical Operations on Complex Numbers
Basic calculator with addition, subtraction, multiplication and division mathematical calculations.
You can perfor basic mathematical operations(add/subtract/multiply/devide) using this ruby gem. Usage: BasicCalculator.add(1,2), BasicCalculator.subtract(2,1), BasicCalculator.multiply(2,3), BasicCalculator.devide(4,2).
fizzbuzzer - 1, 2, Fizz, 4, Buzz, Fizz, 7, 8, Fizz, Buzz, 11, Fizz, 13, 14, Fizz Buzz, ... - a collection of algorithms for playing the word game for children that teaches division (one of the four basic arithmetic operations in mathematics) or helps you find the world's best coders in programming job interviews - are you (re)using the fizzbuzzer library? ;-) - don't reinvent the wheel or the feedbuzzer!
The MathGenerator gem is a tool designed to create a wide range of mathematical problems suitable for educational purposes. It supports basic arithmetic operations such as addition, subtraction, multiplication, and division. Additionally, it can generate problems with decimals and fractions, making it versatile for different levels of difficulty.