Results 24 packages
Sort by

diacriticcopy "diacritic: ^0.1.6" to clipboard
diacritic: ^0.1.6 copied to clipboard

280
likes
160
points
582k
downloads
Removes common accents and diacritical signs from a string by replacing them with an equivalent character. #accents#diacritical-signs#characters#text

croncopy "cron: ^0.6.2" to clipboard
cron: ^0.6.2 copied to clipboard

581
likes
160
points
31.6k
downloads
A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.#cron#scheduler#cron-parser#schedule#cron-time

ulidcopy "ulid: ^2.0.1" to clipboard
ulid: ^2.0.1 copied to clipboard

50
likes
160
points
12.3k
downloads
Lexicographically sortable, 128-bit identifier (UUID) with 48-bit timestamp and 80 random bits. Canonically encoded as a 26 character string, as opposed to the 36 character UUID.

executorcopy "executor: ^2.2.5" to clipboard
executor: ^2.2.5 copied to clipboard

30
likes
160
points
23.9k
downloads
Executes async tasks with a configurable maximum concurrency and rate. #concurrency#parallelism#execution#async#rate-limit

elastic_clientcopy "elastic_client: ^0.3.15" to clipboard
elastic_client: ^0.3.15 copied to clipboard

43
likes
150
points
13.4k
downloads
Dart bindings for ElasticSearch HTTP API. ElasticSearch is a full-text search engine based on Lucene.

buffercopy "buffer: ^1.2.3" to clipboard
buffer: ^1.2.3 copied to clipboard

18
likes
150
points
124k
downloads
Utility functions and classes to work with byte buffers and streams efficiently, to read and write binary data formats. #bytes#stream#protocol#server#client

http_clientcopy "http_client: ^1.5.3" to clipboard
http_client: ^1.5.3 copied to clipboard

16
likes
150
points
14.3k
downloads
A platform-independent HTTP client API supporting browser, console, and curl (for SOCKS proxy).

bit_arraycopy "bit_array: ^2.3.0" to clipboard
bit_array: ^2.3.0 copied to clipboard

12
likes
160
points
1.71k
downloads
A bit array (also known as BitMap, BitSet, BitString, or BitVector) is an array data structure that compactly stores bits. #bitarray#bitvector#bits#bitset

dominocopy "domino: ^0.9.1" to clipboard
domino: ^0.9.1 copied to clipboard

6
likes
150
points
482
downloads
An incremental DOM library, with support for virtual DOM and components.#dom#html#virtual-dom#javascript#incremental-dom

querycopy "query: ^2.2.0" to clipboard
query: ^2.2.0 copied to clipboard

15
likes
150
points
101
downloads
Search query parser to implement customized search. Supports boolean groups, field scopes, ranges, comparisons... #query#parser#query-parser

Check our help page for details on search expressions and result ranking.