@tinalabs/react-tinacms-i18n

v0.1.6
## Getting started

start

tsdx watch

build

tsdx build

test

tsdx test --passWithNoTests

lint

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

format

prettier --write src/**/*.{ts,js,tsx}

format:example

prettier --write example/**/*.{ts,js,tsx}

prepare

tsdx build

deploy:locale

yarn build:docs && yarn build:example && yarn gh-pages

build:docs

typedoc --out docs/docs ./src/ --ignoreCompilerErrors --exclude "**/*+(index|.spec|.test|.e2e).ts"

build:example

cat ./buildExample.sh | sh

gh-pages

gh-pages -d docs
npm i @tinalabs/react-tinacms-i18n

Metadata

  • MIT
  • >=10
  • logan-anderson
  • released 8/25/2020

Downloads