Giter VIP home page Giter VIP logo

ngx-plantago's Introduction

Hi there πŸ‘‹

My name is Dmitry, I'm a software developer from Kharkiv, Ukraine πŸ‡ΊπŸ‡¦. I'm a JS guy, and 90% of my time work with Angular. I used to work with React, but, it was long time ago πŸ˜„πŸ˜„πŸ˜„ I'm huge OSS fan, and used to be a contributor to famous libraries, for example, ngx-bootstrap

⚑ Some interesting facts about me:

  1. Have a 🐱, which looks like A.Hitler (or, C.Chaplin, depends on a person)
  2. I'm a beer caps collector (hope, one day I will finish app with my collection, haha) 🍺
  3. OSS fan, always ready to tinker with something somewhere
  4. Original Apple 🍎 hater: I really don't like macOS and iOS, because of bunch of stuff, that always breaks there
  5. Like to play some PC/PS4 games. Wanna play with me? Write me on Twitter (you can find link in my github), or, find me in Telegram, with the same id, as here
  6. I really like some Marvel / DC stuff 🦸 🦹
  7. Memes lover :trollface:

ngx-plantago's People

Contributors

betrozov avatar daniloff200 avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

vicneanschi

ngx-plantago's Issues

Some files were not converted

Some files are marked as 'Processing' in logs, but not converted
They stay as old .js files, and because of that they don't take part in modules generation, and, if they are used in other places, imports are wrong

Selection_011

That happened because of the some syntax errors, undefined variables, etc.
Need to find a way, how to fix these errors, to avoid this issue, or, find another solution.

Directives migration

Directives are not processed right now, and we don't have any logic to process / convert them

Issues with 3rd step of migration (filters, configs, etc)

Right now, part of logic, which related to migration of other js files, like filters, configs (basically, other .js files, which are not components, services, and factories) is disabled.
It happened, because after launching migration of all app, it stucks, and migrates some part of the files, but not all of them
No errors, or other info is available.

All related logic are located in extension.ts file of #2 PR

Issue with adding imports block in module.ts files

Right now, only 'CommonModule' was added to the imports block (and it's actually hardcoded value).

It's now unavailable to add other custom modules, because the main modules, which has info about that, are routes, and we don't process them right now

Selection_097

Possible issues with angular imports

Issues with Output , Input , and EventEmitter imports were fixed.
Probably, there can be other Angular elements / directives, that can be imported, but, logic for adding proper imports wasn't implemented

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.