Socket
Book a DemoInstallSign in
Socket

musora-sanity-services

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

musora-sanity-services

A package for Musoras content services

unpublished
latest
Source
npmnpm
Version
1.0.5
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

Musora Content Services

Welcome to the musora-content-services repository. This package provides a collection of utility functions designed to fetch and manage content from our Sanity Studio. These functions are tailored to interact with our Sanity backend, allowing you to easily retrieve, filter, and manipulate content for use in various applications.

Features

  • Fetch Content by ID: Retrieve specific content items using their unique Railcontent ID.
  • Fetch All Songs: Get a list of all songs for a brand with pagination and search capabilities.
  • Filter Options: Generate filtering options based on difficulty, genre, and more.
  • Fetch Related Content: Easily fetch related lessons, songs, and content items.
  • Sanity Integration: Simplified interaction with the Sanity API using customizable configurations.

Installation

To install the package, use npm:

npm install musora-sanity-services

Publishing Package Updates

To publish a new version to NPM run,

./publish.sh

Publish Documentation

This repo uses JSDoc to generate API documention. To update the docs, run:

npm run doc

Github Page Documentation

https://railroadmedia.github.io/musora-content-services/

FAQs

Package last updated on 09 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts