Socket
Book a DemoInstallSign in
Socket

sapper-sources

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sapper-sources

Pre-built content sources for your Sapper Application

0.0.2
latest
Source
npmnpm
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

Sapper Sources

Pre-built content sources for your Sapper Application

GitHub NPM version Build Status

Table of Contents

Installation

Use the package manager npm or yarn to install Sapper Sources.

npm install sapper-sources

# or

yarn add sapper-sources

Usage

Example to setup markdown as source for your sapper application.

import sapperSource, { markdownSource } from 'sapper-sources';

export default {
  source: sapperSource({
    plugin: markdownSource,
    options: {
      contentPath: '/content/',
    },
  }),
};

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Roadmap

  • Markdown Support
  • Gatsby Source Plugin Support
  • JSON Support
  • Relative image path support

License

MIT.

Keywords

sapper

FAQs

Package last updated on 12 Jan 2020

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.