An open API service indexing awesome lists of open source software.

https://github.com/safe-stack/safe.meta

Meta packages for the SAFE Stack template
https://github.com/safe-stack/safe.meta

Last synced: 10 months ago
JSON representation

Meta packages for the SAFE Stack template

Awesome Lists containing this project

README

          

This repository contains the two metapackages used by the SAFE Template.

## SAFE.Server
Contains dependencies required for the SAFE Stack server component, as well as a set of helper types and utilities.

## SAFE.Client
Contains dependencies required for the SAFE Stack client component, as well as a set of helper types and utilities, including `AsyncMsg` and `Deferred` types.