Giter Site home page Giter Site logo

Comments (6)

kacgrzes avatar kacgrzes commented on July 24, 2024 12

how about reorganizing this repo to a monorepo and add all the popular libraries implementation?

# this is where all the common js logic responsible for creating those patterns could live:
boring-avatars/shared

# different implementations
boring-avatars/react
boring-avatars/react-native
boring-avatars/vue
boring-avatars/svelte
# etc...

# and then in one project:
npm i boring-avatars/react boring-avatars/react-native

# and in the other:
npm i boring-avatars/angular

WDYT?

from boring-avatars.

krhoyt avatar krhoyt commented on July 24, 2024 2

@leemcd56 I work for Ionic (maintainers of Stencil) and am working on a port - should be done today. Once the monorepo PR has been accepted, I will place it in its own folder.

@kacgrzes
The output of a Stencil project is/can be standard web components. This means Stencil integrates with frameworks inasmuch as frameworks support web components. Framework integration steps are covered in the documentation.

from boring-avatars.

KnowsCount avatar KnowsCount commented on July 24, 2024

yes, a vue version is perfect.

from boring-avatars.

leemcd56 avatar leemcd56 commented on July 24, 2024

Maybe a rewrite in Stencil.js to generate framework-agnostic Web Components? It's integrates well with Angular, React, and Vue and is written by the Ionic team.

from boring-avatars.

kacgrzes avatar kacgrzes commented on July 24, 2024

I've never used Stencil.js before. Will it work with at least most popular frameworks? Also, react-native is a different renderer, so we'd need to create a separate package anyway.

from boring-avatars.

github-actions avatar github-actions commented on July 24, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from boring-avatars.

Related Issues (20)

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.