astro-typetura

v0.1.1
Set of [Typetura](typetura.com) components built for use with [Astro](astro.build).

setup

yarn; cd www && yarn;

testAll

mocha --exit --recursive --timeout 15000

testOne

mocha --parrallel --timeout 15000 -f

format

prettier -w .

lint

eslint . --ext .ts,.js

dev

cd www && astro dev

build

cd www && astro build

publish

cd packages/typetura && npm publish
npm i astro-typetura

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/13/2022

Downloads

Maintainers