Giter Site home page Giter Site logo

chrome-extension-template-preact-vite's Introduction

Hi there, I'm Lucas Fell ๐Ÿ‘‹

I'm a mid-level full-stack developer that is always tinkering with tech stuff. I have a strong background in TypeScript, Svelte, Nest.js, Flutter, Dart, and I'm always eager to learn and experiment with new technologies.

๐Ÿ”ญ What I'm currently working on

  • Building a SaaS platform for university professors and students alike about outreach activities.
  • Employed by BMW to work full-stack on their customer app, MyBMW.

๐ŸŒฑ What I'm currently learning

  • Astro
  • TypeScript (can't ever stop learning TypeScript)
  • Svelte
  • C#

๐Ÿ“ซ How to reach me

Feel free to check out my repositories and give me a shout if you'd like to collaborate on a project or just want to chat!

โ€œIf you don't have a plan, you become part of somebody else's plan.โ€ โ€• Terence McKenna

Anurag's GitHub stats


chrome-extension-template-preact-vite's People

Contributors

fell-lucas avatar gorvgoyl avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chrome-extension-template-preact-vite's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @babel/plugin-proposal-class-properties Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @types/chrome to ^0.0.269
  • chore(deps): update dependency @types/node to v20.14.12
  • chore(deps): update dependency eslint to v8.57.0
  • chore(deps): update dependency eslint-config-preact to v1.4.0
  • chore(deps): update dependency eslint-plugin-prettier to v5.2.1
  • chore(deps): update dependency jest-preset-preact to v4.1.1
  • chore(deps): update dependency node to v20.16.0
  • chore(deps): update dependency nodemon to v3.1.4
  • chore(deps): update dependency preact to v10.23.1
  • chore(deps): update dependency preact-render-to-string to v6.5.7
  • chore(deps): update dependency prettier to v3.3.3
  • chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0
  • chore(deps): update dependency tailwindcss to v3.4.7
  • chore(deps): update dependency typescript to v5.5.4
  • chore(deps): update dependency vite to v5.3.5
  • chore(deps): update jest monorepo (@types/jest, babel-jest, jest, jest-environment-jsdom)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update dependency eslint to v9
  • chore(deps): update pnpm to v9
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • fell-lucas/setup-pnpm-action v2
.github/workflows/greetings.yml
  • actions/first-interaction v1
npm
package.json
  • @babel/core ^7.21.0
  • @babel/plugin-proposal-class-properties ^7.18.6
  • @babel/plugin-transform-react-jsx ^7.21.0
  • @babel/preset-env ^7.20.2
  • @preact/preset-vite ^2.5.0
  • @testing-library/jest-dom ^6.0.0
  • @testing-library/preact ^3.0.0
  • @types/chrome ^0.0.262
  • @types/jest ^29.0.0
  • @types/node ^20.0.0
  • @typescript-eslint/eslint-plugin ^6.0.0
  • @typescript-eslint/parser ^6.0.0
  • autoprefixer ^10.4.14
  • babel-jest ^29.0.0
  • eslint ^8.35.0
  • eslint-config-preact ^1.3.0
  • eslint-config-prettier ^9.0.0
  • eslint-plugin-import ^2.27.5
  • eslint-plugin-jsx-a11y ^6.7.1
  • eslint-plugin-prettier ^5.0.0
  • jest ^29.0.0
  • jest-environment-jsdom ^29.5.0
  • jest-preset-preact ^4.0.5
  • nodemon ^3.0.0
  • postcss ^8.4.21
  • preact ^10.13.0
  • preact-render-to-string ^6.0.0
  • prettier ^3.0.0
  • prettier-plugin-tailwindcss ^0.5.0
  • tailwindcss ^3.2.7
  • typescript ^5.0.0
  • vite ^5.0.0
  • pnpm 8.10.5
nvm
.nvmrc
  • node 20.11.1

  • Check this box to trigger a request for Renovate to run again on this repository

Uncaught SyntaxError: Cannot use import statement outside a module

If one module is imported by more than two module, Vite (or say rollup) will not include the source code to the output file -- in other words: remain import sentence there:

import { p as aModule } from "../../assets/aModule.0b895f6d.js";

It looks like chrome extension runtime do not support import on the fly, will get error:

Uncaught SyntaxError: Cannot use import statement outside a module

any Idea?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.