https://github.com/caleb531/bg-generator

A generator for tiled backgrounds

https://github.com/caleb531/bg-generator

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A generator for tiled backgrounds

Basic Info
  • Host: GitHub
  • Owner: caleb531
  • License: mit
  • Language: Svelte
  • Default Branch: main
  • Size: 520 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

BG Generator

Copyright 2023-2024 Caleb Evans
Released under the MIT License

This app was mostly started as an internal tool used to generate a creative background image for my personal website. I've decided to make it publicly available since it could have other interesting uses.

The app is written using Svelte+SvelteKit, and utilizes many of Svelte's core features like stores, slots, binding, etc.

See the app online

Setup

Installing

This project uses pnpm (instead of npm) for package installation and management.

bash npm install -g pnpm pnpm install

Serving the app

bash pnpm dev

The app will then be viewable in your browser at http://localhost:5173.

Owner

  • Name: Caleb Evans
  • Login: caleb531
  • Kind: user
  • Location: Carlsbad, CA

Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!

GitHub Events

Total
  • Delete event: 1
  • Push event: 23
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 23
  • Create event: 1

Dependencies

package.json npm
  • @sveltejs/adapter-auto ^2.0.0 development
  • @sveltejs/adapter-static ^2.0.1 development
  • @sveltejs/kit ^1.5.6 development
  • @types/lodash-es ^4.17.6 development
  • @typescript-eslint/eslint-plugin ^5.52.0 development
  • @typescript-eslint/parser ^5.52.0 development
  • eslint ^8.34.0 development
  • eslint-config-prettier ^8.6.0 development
  • eslint-plugin-svelte3 ^4.0.0 development
  • prettier ^2.8.4 development
  • prettier-plugin-svelte ^2.9.0 development
  • sass ^1.58.1 development
  • svelte ^3.55.1 development
  • svelte-check ^3.0.3 development
  • tslib ^2.5.0 development
  • typescript ^4.9.5 development
  • vite ^4.1.1 development
  • @fontsource/source-sans-pro ^4.5.11
  • lodash-es ^4.17.21
pnpm-lock.yaml npm
  • 231 dependencies