A library for simplifying encoding and decoding URL query parameters.
React Hook for managing state in URL query parameters with easy serialization.
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
serialize objects to javascript
All NestJS + Zod utilities you need
Transform OpenTelemetry SDK data into OTLP
A sparql-csv query-result-serialize actor
Serialize/deserialize an error into a plain object
A sparql-tsv query-result-serialize actor
A query init actor
A stats query-result-serialize actor
A simple query-result-serialize actor
A rdf query-result-serialize actor
Serialization for Keyv
Get started with the {@link ASTQuery} class.
A sparql-xml query-result-serialize actor
A comunica bus for query-result-serialize events.
A tree query-result-serialize actor
A table query-result-serialize actor
A json query-result-serialize actor
A sparql-json query-result-serialize actor
A per-spec XML serializer implementation
A n3 rdf-serialize actor
A jsonld rdf-serialize actor
When we save data, Active Record provides us a method serialize, which helps us to save object params in JSON or YAML format. If we do not work with raw data, it is OK, but if we try to query raw data (for analytics purposes, for example) it becomes a headache. For JSON format it is not so critical, because databases provide functionality for work with JSON data, but for YAML there is no such functionality, which causes troubles for raw data querying.
Contentful API wrapper library exposing an ActiveRecord-like interface