same
There are 53 repositories under same topic.
cbs228/sameold
SAME/EAS decoding for Rust 🦀
Xunnamius/babel-plugin-explicit-exports-references
⚡ Transforms all internal references to a module's exports such that each reference starts with "module.exports" instead of directly referencing an internal name.
iskitz/ajile
ajile ♻️ async javascript importing & loading extension with cache, namespace & version dependency management
Brillianttyagi/Music-player
Play music
MaxMyzer/eas-same-encoder
A Python script that generates valid EAS SAME messages.
untodesu/eas
An EAS (SAME) message encoder.
A-c0rN/Software_ENDEC
A prototype software ENDEC based off of nkeck720's EAS Decoder/Re-encoder repo using minimodem.
stdlib-js/assert-is-same-native-class
Test if two arguments have the same native class.
stdlib-js/assert-is-same-type
Test if two arguments have the same type.
stdlib-js/assert-is-same-value
Test if two arguments are the same value.
stdlib-js/array-base-assert-has-same-values
Test if two arrays have the same values.
stdlib-js/array-base-count-same-value
Count the number of elements that are equal to a given value in an array.
stdlib-js/array-base-count-same-value-zero
Count the number of elements that are equal to a given value in an array.
stdlib-js/assert-is-same-array
Test if two arguments are both generic arrays and have the same values.
stdlib-js/assert-is-same-booleanarray
Test if two arguments are both BooleanArrays and have the same values.
stdlib-js/assert-is-same-complex128
Test if two arguments are both double-precision complex floating-point numbers and have the same value.
stdlib-js/assert-is-same-complex128array
Test if two arguments are both Complex128Arrays and have the same values.
stdlib-js/assert-is-same-complex64
Test if two arguments are both single-precision complex floating-point numbers and have the same value.
stdlib-js/assert-is-same-complex64array
Test if two arguments are both Complex64Arrays and have the same values.
stdlib-js/assert-is-same-date-object
Test if two values are both Date objects corresponding to the same date and time.
stdlib-js/assert-is-same-float32array
Test if two arguments are both Float32Arrays and have the same values.
stdlib-js/assert-is-same-float64array
Test if two arguments are both Float64Arrays and have the same values.
stdlib-js/assert-is-same-typed-array-like
Test if two arguments are both typed-array-like object and have the same values.
stdlib-js/complex-base-assert-is-same-value
Test whether two double-precision complex floating-point numbers are the same value.
stdlib-js/complex-base-assert-is-same-value-zero
Test whether two double-precision complex floating-point numbers are the same value.
stdlib-js/complex-base-assert-is-same-value-zerof
Test whether two single-precision complex floating-point numbers are the same value.
stdlib-js/complex-base-assert-is-same-valuef
Test whether two single-precision complex floating-point numbers are the same value.
stdlib-js/complex-float32-base-assert-is-same-value
Test whether two single-precision complex floating-point numbers are the same value.
stdlib-js/complex-float32-base-assert-is-same-value-zero
Test whether two single-precision complex floating-point numbers are the same value.
stdlib-js/complex-float64-base-assert-is-same-value
Test whether two double-precision complex floating-point numbers are the same value.
stdlib-js/complex-float64-base-assert-is-same-value-zero
Test whether two double-precision complex floating-point numbers are the same value.
stdlib-js/number-float32-base-assert-is-same-value
Test if two single-precision floating-point numbers are the same value.
stdlib-js/number-float32-base-assert-is-same-value-zero
Test if two single-precision floating-point numbers are the same value.
stdlib-js/number-float64-base-assert-is-same-value
Test if two double-precision floating-point numbers are the same value.
stdlib-js/number-float64-base-assert-is-same-value-zero
Test if two double-precision floating-point numbers are the same value.