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
- Host: GitHub
- URL: https://github.com/fractal-code/cfs-base
- Owner: fractal-code
- License: mit
- Created: 2014-12-24T11:28:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-25T09:13:46.000Z (over 11 years ago)
- Last Synced: 2025-03-03T11:27:47.241Z (about 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.