1.9.0 • Published 11 months ago

@atlaskit/link-extractors v1.9.0

Weekly downloads
-
License
Apache-2.0
Repository
bitbucket
Last release
11 months ago

LinkExtractors

Functions for extracting props from JSON-LD

Usage

import { genericExtractPropsFromJSONLD extractPlatformIsSupported, extractContext, extractProvider, extractDateCreated, extractDateUpdated, extractDateViewed, extractMembers, extractPersonAssignedTo, extractPersonOwnedBy, extractPersonCreatedBy, extractPersonUpdatedBy, extractPersonFromJsonLd, extractImage, extractPreview, extractLink, extractTitle, extractType, extractUrlFromIconJsonLd, extractUrlFromLinkJsonLd, } from '@atlaskit/link-extractors';

`import type { LinkPerson, LinkProvider, LinkTypeCreated, LinkPersonUpdatedBy, LinkTypeUpdatedBy, LinkPreview, ExtractorFunction, ExtractOptions, } from '@atlaskit/link-extractors'

Detailed docs and example usage can be found here.

1.9.0

11 months ago

1.8.0

11 months ago

1.7.0

11 months ago

1.5.2

1 year ago

1.6.0

11 months ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago