44 packages tagged with “weight”
Foundational .NET library with essential types, patterns, and interfaces for modern application development. Includes value objects, domain patterns, API handlers, and messaging contracts.
Library containing quantities with units and basic algebra.
Library handling JSON serialization/deserialization for QuantitativeWorld's objects.
Composit widget to allow user to enter e.g. height / weight values and convert between units. See jQuery.ui.unitconverter.Example.html for a working example for height/weight inputs.
Measurement units with extension conversion methods
A light weight JSON serializer
How can we calculate the status of anyone`s body? or how can we find out which weight is good for someone? This library has two functions to let your app calculate & return the status of users body with a weight suggestions service
This package includes the .NET IoT Core binding for M5Stack WEIGTH module for .NET nanoFramework C# projects.
Create client side (JavaScript) based Resource Localization in any web application. Extremely light-weight library, just 3KB (Minified) and 8KB(Debug) version. Implementing client side localization into any web application is always challenge. Most of web technologies provide localization using server-side technologies. For e.g. .Net application uses Resources Files(.resx) to implement localization into globalize application. Nowadays world is extensively moving towards Asynchronous development models like AJAX / SPA. Several frameworks, libraries are already available on the web. To access these server side resources requires custom REST services / handlers to be additionally implemented into the host application. This plugin makes life easier where you can manage all your localized resources into plain Text or JavaScript file. Based on current culture provided to this plugin, it loads associated resource entries for use. To enhance performance it uses Cache mechanication for subsequent Initialization calls. So now no more server side development required for managing locationzation. It can be used in any web applications like SharePoint On-Premise / Online, Php, ASP.Net MVC, JAVA and many more as long as these technologies supports JavaScript.
A library containing representations for measurements like distance or velocity.
A very simple light logger.
This library provides a variety of formulas to estimate a one rep maximum.
INJenuity is a framework written in and for Csharp assemblies with the purpose of solving dependency injection, object creation / lifetime management, and writing tedious boiler-plate code. The software engineer and the framework work together by attribute declaration, programmatically-defined configurations, and smart assembly scanning. Through each of these techniques, INJenuity will create code at runtime and inject the created code to the engineer's running assembly.
Library for calculating body composition based on data returned from the Mi Body Composition Scale.
Library handling transforming QuantitativeWorld's objects into text.
Library containing FluentAssertions tools for testing QuantitativeWorld's structures.
Library handling JSON serialization/deserialization for DecimalQuantitativeWorld's objects.
A free light weight jQuery plugin that allows you to create a custom drop down with images and description.
The purpose of this class library to provide a simple API for interfacing garmin connect to upload weight scale data.
Provides the most common unit for length, weight, area, volume and temperature and their conversion from one to the other. Also provides the ability to use complex units in the style of a/b Also provides the ability to convert from volumes to weights (and vice versa) using density
weight and score calculator based on absolute or relative values.
MoreComplexDataStructures is a class library containing a collection of data structures (plus related utility classes) more complex than those found in the standard .NET framework. The project currently contains the following data structures and utility classes... WeightBalancedTree<T> - A weight-balanced binary search tree MinHeap<T> - A tree-based min heap MaxHeap<T> - A tree-based max heap PriorityQueue<T> - A tree-based double-ended priority queue Trie<T> - A trie (or prefix tree) CharacterTrie - A trie which stores characters (with some performance enhancements over Trie<Char>) WeightedRandomGenerator<T> - A weighted random number (or item) generator UniqueRandomGenerator - A random number generator guaranteed to always produce unique numbers within a given range FrequencyTable<T> - A frequency table LRUCache<TKey, TValue> - A simple least recently used cache UnflaggedNumberGenerator - Allows the 'flagging' (marking) of numbers in a specified range, and provides methods to identify numbers which were not flagged LongIntegerStatusStorer - Stores a boolean status for a complete set of long integers ListRandomizer - Randomizes the elements of a list using the Fisher/Yates/Knuth algorithm
Library handling transforming DecimalQuantitativeWorld's objects into text.
This Paclage can claculate steel round Bar Weight in kg
Library containing FluentAssertions tools for testing DecimalQuantitativeWorld's structures.
Provides a basic implementation of weight-balanced binary trees. - A list by a weight-balanced binary tree, with all O(log n) basic operations - A set and a map by weight-balanced binary search trees, which can be accessed by index in O(log n) time
Lightweight search library for .net