Library to assist with various vape juice mixing activities
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Noccy ef5debb8c9
continuous-integration/woodpecker the build was successful Details
Touched README to trigger woodpecker
1 year ago
doc Updated importers, exporters, PHP 8.x 2 years ago
examples Updated importers, exporters, PHP 8.x 2 years ago
src Updated importers, exporters, PHP 8.x 2 years ago
tests Added normalizer to help with concentrates and stones 4 years ago
.gitignore Multiple changes and improvements 4 years ago
.woodpecker.yml Added woodpecker config 1 year ago
README.md Touched README to trigger woodpecker 1 year ago
composer.json Updated importers, exporters, PHP 8.x 2 years ago
phpunit.xml Multiple changes and improvements 4 years ago

README.md

NoccyLabs Juicer

This is a library to help write juice-mixing stuff in PHP.

Features

  • Mix by weight or by volume.
  • Calculate weights for mixing based on the VG/PG ratio or a specific values.
  • Calculate weights for nicotine based on the nicotine strength and base.
  • Interfaces allow for custom entity-backed implementations.