Skip to content

mingderwang/ericastate

Repository files navigation

Ericastate

Erica State is still under development. Please wait...💤

Tests

bun i
bun test

Dependencies

  • @astrojs/check:
  • @astrojs/node: Deploy your site to a Node.js server
  • @astrojs/react: Use React components within Astro
  • @astrojs/vercel: Deploy your site to Vercel
  • @happy-dom/global-registrator: Use Happy DOM globally in a Node.js environment for testing.
  • @types/canvas-confetti: TypeScript definitions for canvas-confetti
  • @types/react: TypeScript definitions for react
  • @types/react-dom: TypeScript definitions for react-dom
  • astro: Astro is a modern site builder with web best practices, performance, and DX front-of-mind.
  • canvas-confetti: performant confetti animation in the browser
  • jose: 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
  • nanoid: A tiny (109 bytes), secure URL-friendly unique string ID generator
  • react: React is a JavaScript library for building user interfaces.
  • react-dom: React package for working with the DOM.
  • typescript: TypeScript is a language for application scale JavaScript development
  • vite: Native-ESM powered web dev build tool

Dev Dependencies

  • @testing-library/jest-dom: Custom jest matchers to test the state of the DOM
  • @testing-library/react: Simple and complete React DOM testing utilities that encourage good testing practices.
  • bun: Bun is a fast all-in-one JavaScript runtime.
  • bun-types: Type definitions for Bun, an incredibly fast JavaScript runtime
  • msw: Seamless REST/GraphQL API mocking library for browser and Node.js.