CodyEngel / fakek

A faker library for Kotlin.
Apache License 2.0
7 stars 6 forks source link

Add Multiplataform Support #55

Open Megamiun opened 3 years ago

Megamiun commented 3 years ago

Hello,

It seems your Faker implementation is Kotlin based, but only for Kotlin/JVM. Are there any plans on evolving to a multiplatform project?

As a JVM only project, I would not know why I should choose between Fakek and JavaFaker, but if it was a multiplatform project, I can see a lot more scenarios that you library would be the first choice of the project.

If this suggestion is accepted, I am open to being the implementator of this evolution.

CodyEngel commented 3 years ago

Hey @Megamiun thank you for creating this issue, multi-platform support is something we want to support in the future. For the initial release I wanted to focus on getting fakes created and setting up the general API with the plans of removing Java-Faker after 1.0.0.