Helper for generating jsonapi compliant output from models
A Node.js framework agnostic library for serializing your data to JSON API
Storybook React renderer
TypeScript definitions for jsonapi-serializer
@vue/runtime-core
React package for shallow rendering.
Drupal JSON-API params
React package for snapshot testing.
Bundle Renderer for Vue 3.0
@vue/server-renderer
Renders highlighted Prism output using React
TypeScript definitions for JSON-API
A lightweight, framework agnostic, flexible JSON API client
Storybook Vue 3 renderer: Develop, document, and test UI components in isolation
JSON:API Serializer inspired by Fractal (PHP)
Listr verbose renderer
TypeScript definitions for react-test-renderer
React package for creating custom renderers.
Render videos in the browser (not yet released)
Storybook for React: Develop React Component in isolation with Hot Reloading
Render Remotion videos using Node.js or Bun
An abstract Lit directive for adding a renderer to a Vaadin web component
Just a simple logging module for your Electron application
Listr update renderer
Efficiently render JSON API documents.
Efficiently parse and render JSONAPI documents.
Sinja is a Sinatra extension for quickly building RESTful, {json:api}-compliant web services, leveraging the excellent JSONAPI::Serializers gem for payload serialization. It enhances Sinatra's DSL to enable resource-, relationship-, and role-centric API development, and it configures Sinatra with the proper settings, MIME-types, filters, conditions, and error-handling. There are many parsing (deserializing), rendering (serializing), and other "JSON API" libraries available for Ruby, but relatively few that attempt to correctly implement the entire {json:api} server specification, including routing, request header and query parameter checking, and relationship side-loading. Sinja lets you focus on the business logic of your applications without worrying about the specification, and without pulling in a heavy framework like Rails. It's lightweight, ORM-agnostic, and Ember.js-friendly!