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

https://github.com/fractal-code/cfs-base

CollectionFS, Base package
https://github.com/fractal-code/cfs-base

Last synced: 8 months ago
JSON representation

CollectionFS, Base package

Awesome Lists containing this project

README

          

cfs:base-package
***************** This is a fork of the CollectionFS repository for internal use @ Gliese, it has been modified (or forked in anticipation of modifications) for use in specific projects/to experiment with the Filesystem. Using it in your project will likely result in confusion/catastrophe - please use the version @ https://github.com/CollectionFS/Meteor-CollectionFS ***********************
=========================

This is a Meteor package used by
[CollectionFS](https://github.com/CollectionFS/Meteor-CollectionFS).

You don't need to manually add this package to your app. It is added when you
add the `gliese:cfs-core' package.

This package provides the `FS` namespace and helper methods used by many
CollectionFS packages.