I did this little package some time ago and I'd like to request feedback.
The aim was to provide a Dynamic Object Constructor generator and methods to interact with.
Requirements:
- It can be used in both frontend and backend.
- The package must be kept with 0 dependencies.
Any feature you feel necessary will be analysed to develop. I'll answer asap with the new version so you can test it and validate your idea implementation!
Of course you can add your Pull Request instead and become a collaborator 😁
Hello Joël,
Maybe improve the docs, by adding examples of what kind of problem your library solves. By reading it fastly i fail to see why i would use it?
If other librairies solves the same kind of problem, maybe add a comparison section or at least mention them.
And last, i would also add a performance section. And compare to other solutions.