bluesky_text 0.2.1 copy "bluesky_text: ^0.2.1" to clipboard
bluesky_text: ^0.2.1 copied to clipboard

Provides the easiest and most powerful way to analyze the text on Bluesky Social.

Release Note #

v0.2.1 #

  • Added getCustomEntities method. You can easily generate original facets, etc. by extracting entities from the text that are not officially provided. (#419)

v0.2.0 #

  • Updated SDK to ">=2.17.0 <4.0.0". (#406)

v0.1.1 #

  • Fixed toFacet and toFacets to exclude invalid handles from the result when they are called. (#354)

v0.1.0 #

  • Added some utilities. And changed return object from handles, links and entities to Entities. (#347)
    • isHandle in Entity
    • isLink in Entity
    • isLink in Entity
    • Entities object, and you can easily get facet collection by using toFacets
  • The following characters have been added as entity terminators. (#352)
    • \n
    • \n\r
    • full-width space

v0.0.1 #

  • First Release!
12
likes
0
points
1.19k
downloads

Publisher

verified publisheratprotodart.com

Weekly Downloads

2024.08.16 - 2025.02.28

Provides the easiest and most powerful way to analyze the text on Bluesky Social.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

atproto, characters, freezed_annotation, json_annotation

More

Packages that depend on bluesky_text