Skip to content
This repository was archived by the owner on Jun 19, 2019. It is now read-only.
This repository was archived by the owner on Jun 19, 2019. It is now read-only.

Ability to exclude specific properties #7

@codeandcats

Description

@codeandcats

So you could for example, exclude all the properties starting with $ from being cloned.

Angular likes to attach extra '$...' properties to scoped objects, and although there exists angular.copy for cloning objects without the $ props, fast-clone is faster and can be used both on server and client. So would be handy to have.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions