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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    1

Package Sidebar

Install

npm i object-file

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • riceball