object-file

0.0.0 • Public • Published

object-file npm

Build Status Code Climate Test Coverage downloads license

Object-Oriented Folder/Directory Class.

  • Each folder are an object.
  • Each folder object could have many attributes.
    • It could be all defined in the index file(README) or .value file of the folder.
    • It could be defined in the attribute files(.[AttributeName]) of the folder separately.
    • The separately attributes priority is greater than the attributes in the index file.
  • The folder(directory) tree is the inheritance tree of the object.

Usage

register  = require 'object-file'

API

TODO

License

MIT

Package Sidebar

Install

npm i object-file

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • riceball