Skip to content

Added options argument for allowing ignoring properties like __ko_mapping__ and including computed values#11

Open
adamtal3 wants to merge 4 commits intoarj03:masterfrom
adamtal3:master
Open

Added options argument for allowing ignoring properties like __ko_mapping__ and including computed values#11
adamtal3 wants to merge 4 commits intoarj03:masterfrom
adamtal3:master

Conversation

@adamtal3
Copy link
Copy Markdown

Let the user choose which properties to include and which to ignore.

I had a performance issue with ko.mapping.toJS and replaced it with ko.wrap.toJS which lacked my most basic needs from the conversion. I updated it as little as possible to keep it fast but also allow the user to control the conversion.

Plus, I added a package.json, bower.json and updated nupkg files after bumping the version to 1.0.2.

@arj03
Copy link
Copy Markdown
Owner

arj03 commented Feb 16, 2016

Looks good, could you add some tests?

@sGambolati
Copy link
Copy Markdown

Works great on my code!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants