GithubHelp home page GithubHelp logo

nitzano / enum-converter Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 5.0 1.94 MB

Convert enums from one language to another

Home Page: https://enum-converter.vercel.app

License: MIT License

JavaScript 1.53% Python 0.64% TypeScript 97.16% Java 0.47% Dockerfile 0.19%
enum enums ast transpiler enum-converter

enum-converter's Introduction

Nitzan's GitHub stats

Metrics

enum-converter's People

Contributors

dependabot[bot] avatar nitzano avatar urish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

enum-converter's Issues

Add wallabyjs support

Describe the solution you'd like

Add wallabyjs support (placeholder for closed issue)

Is your feature request related to a problem? Please describe.

Additional context

None

Add coverage tests

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

Adding coverage tests for the project (jest)

Additional context

Revive vercel websites

Revive the vercel app

Is your feature request related to a problem? Please describe.

Additional context

None

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


The release 1.4.7 on branch master cannot be published as it is out of range.

Based on the releases published on other branches, only versions within the range >=1.4.6 <1.4.7 can be published from branch master.

The following commits are responsible for the invalid release:

Those commits should be moved to a valid branch with git merge or git cherry-pick and removed from branch master with git revert or git reset.

A valid branch could be next.

See the workflow configuration documentation for more details.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

Add go dumper

Describe the solution you'd like

Is your feature request related to a problem? Please describe.

Additional context

None

Upgrade to yarn v2

Describe the solution you'd like

Is your feature request related to a problem? Please describe.

Additional context

None

Move __tests__ folder into src

  • Move packages/enum-converter/__tests__ to

packages/enum-converter/src

  • Change rootDir to ./src to emit flat files

  • Fix the cli reference in

packages/enum-converter/package.json

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


The release 1.4.7 on branch master cannot be published as it is out of range.

Based on the releases published on other branches, only versions within the range >=1.4.6 <1.4.7 can be published from branch master.

The following commits are responsible for the invalid release:

Those commits should be moved to a valid branch with git merge or git cherry-pick and removed from branch master with git revert or git reset.

A valid branch could be next.

See the workflow configuration documentation for more details.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

Sort enums in file by number of values

Describe the solution you'd like

We would like to add the ability to sort enums in file by the number of values
they contain inside of them. Sorting should be both ascending and descending.
Sorting by this option should be enabled both in cli and api.

Is your feature request related to a problem? Please describe.

No, a new feature

Additional context

None.

Allow the library to be consumed from client side

Describe the solution you'd like

We want the o use enum-converter from client-side, for that there
there should be added a solution for consuming from web (currently buggy).
Solution can be either be by code or adding appropriate documentation.

Is your feature request related to a problem? Please describe.

Yes, enum converter cannot be consumed/compiled from web applications.

Additional context

Upgrade babel polyfill

Describe the solution you'd like

Upgrade "@babel/polyfill" package

Is your feature request related to a problem? Please describe.

Additional context

None

Style string enum values

Describe the solution you'd like

We would like to style string values in enums by StringStyle in the same
way we do for Enum Names and Keys. Please make sure this only applies
to string values and should be enabled in all dumpers.

Is your feature request related to a problem? Please describe.

Additional context

Add java dumper

Is your feature request related to a problem? Please describe.

Yes, there is only java parser at the moment without the ability to dump to java.

Describe the solution you'd like

A java dumper.

Additional context

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.