All Projects → gbmhunter → NinjaCalc

gbmhunter / NinjaCalc

Licence: other
An embedded engineering calculator toolbox for doing calculations in a breeze.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to NinjaCalc

Rink Rs
Unit conversion tool and library written in rust
Stars: ✭ 242 (+1628.57%)
Mutual labels:  calculator, calculations
Awesome Automotive
A curated list of delightful and free automotive engineering resources, looking for contributors ❗
Stars: ✭ 325 (+2221.43%)
Mutual labels:  engineering, embedded
calcuMLator
An intelligently dumb calculator that uses machine learning
Stars: ✭ 30 (+114.29%)
Mutual labels:  calculator, calculations
bigbug
Easy Microcontroller Debugging Tool
Stars: ✭ 37 (+164.29%)
Mutual labels:  embedded
brookframework
Microframework which helps to develop web Pascal applications.
Stars: ✭ 161 (+1050%)
Mutual labels:  embedded
EmbeddedTools
Additions to the model-based DSL for deploying Java and Native projects to remote targets
Stars: ✭ 14 (+0%)
Mutual labels:  embedded
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (+35.71%)
Mutual labels:  calculator
rustsbi-qemu
QEMU platform SBI support implementation, using RustSBI
Stars: ✭ 39 (+178.57%)
Mutual labels:  embedded
uC-CPU
Designed with Micriμm's renowned quality, scalability and reliability, the purpose of μC/ CPU is to provide a clean, organized ANSI C implementation of each processor's/compiler's hardware-dependent.
Stars: ✭ 31 (+121.43%)
Mutual labels:  embedded
lv lib rlottie
Lottie animation support for LVGL
Stars: ✭ 16 (+14.29%)
Mutual labels:  embedded
lwprintf
Lightweight printf library optimized for embedded systems
Stars: ✭ 98 (+600%)
Mutual labels:  embedded
infinitree
Scalable and encrypted embedded database with 3-tier caching
Stars: ✭ 80 (+471.43%)
Mutual labels:  embedded
desafios-iddog
Desafio iddog para frontend e mobile
Stars: ✭ 21 (+50%)
Mutual labels:  engineering
async-stm32f1xx
Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.
Stars: ✭ 24 (+71.43%)
Mutual labels:  embedded
TypeScriptXX
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
Stars: ✭ 33 (+135.71%)
Mutual labels:  embedded
kernel-syslog
📝 Kernel module that can be used as a replacement for syslog, logger or logwrapper
Stars: ✭ 37 (+164.29%)
Mutual labels:  embedded
irq
Utilities for Interrupt handling
Stars: ✭ 12 (-14.29%)
Mutual labels:  embedded
engineering-culture
The cultural values of Telegraph Engineering
Stars: ✭ 14 (+0%)
Mutual labels:  engineering
rigel
[UNMAINTAINED] HMAC-SHA512 implementation optimized for embedded devices
Stars: ✭ 14 (+0%)
Mutual labels:  embedded
gpib-usbcdc
Interface bridge between GPIB and USB communication device class
Stars: ✭ 81 (+478.57%)
Mutual labels:  embedded

NinjaCalc

Build Status

Dev Usage

To install dependencies and start development server (yarn is recommended):

yarn install
yarn dev

By default, the local server will start at localhost:3000.

To run unit/functional tests:

yarn test

CICD

Unit/functional tests are run by GitHub actions. These are configured by the file .github/workflows/node.js.yaml.

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].