bibekluitel / JMON

Javascript Mutable Object Notation
GNU General Public License v3.0
4 stars 5 forks source link

Implement following functionalities #4

Closed arshadkazmi42 closed 5 years ago

arshadkazmi42 commented 5 years ago

Please mark the tasks which are getting completed

bibekluitel commented 5 years ago

Lets create a file for a function inside a lib folder.

Like

lib\
    >set.js
    >print.js

And we can import these and assign them to object protoType. A good outcome to do this will be minimum number of conflicts.

arshadkazmi42 commented 5 years ago

Sounds good.

arshadkazmi42 commented 5 years ago

Can you create a lib folder and push the change. So we will not get conflicts later.

arshadkazmi42 commented 5 years ago

Closing this, as we have changed the approach