Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Adds object/toKeyValuePairs #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martyn-v
Copy link

@martyn-v martyn-v commented Apr 2, 2021

Adds a pipe that transforms objects to an array of key-value pairs.

  • Added pipe and exports in src/object/object.module.ts and src/public_api.ts
  • Updated documentation: README.md and docs/object.md
  • Added tests with 100% coverage

Adds a pipe that transforms objects to an array of key-value pairs.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 08a17a9 on martyn-v:object-to-key-value-pair into 3bdddcf on fknop:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants