react-native-jsi-base-coder

v1.0.2
Base64/32/16 encoding/decoding for React Native written in C/C++ and JSI.
react-native ios android jsi c++ base64 base32 base16 encode and 4 more...

typescript

tsc --noEmit

prepare

yarn build && yarn build:dts

build

bob build

build:dts

copyfiles -u 1 'src/types/*.d.ts' lib/typescript

release

release-it

lint

yarn lint:tsc && yarn lint:eslint && yarn lint:prettier

lint:tsc

tsc -p tsconfig.json --noEmit --skipLibCheck

lint:eslint

eslint --fix '{src,example}/**/*.{ts,tsx}'

lint:ci

yarn lint:tsc && yarn lint:eslint -f ./node_modules/@firmnav/eslint-github-actions-formatter/dist/formatter.js && yarn lint:prettier

lint:prettier

prettier --write "{src,example}/**/*.{md,js,jsx,ts,tsx}"

format

git ls-files -m | xargs yarn prettier --write --ignore-unknown --no-error-on-unmatched-pattern

submodule:update

git submodule update --remote --merge
npm i react-native-jsi-base-coder

Metadata

  • MIT
  • Whatever
  • Jérémy Barbet
  • released 5/9/2022

Downloads

Maintainers