UNPKG

node-barefoot

Version:

Barefoot makes code sharing between browser and server reality. Write your application once and run it on both ends of the wire.

90 lines (72 loc) 3.27 kB
Format: 1.52 Title: Barefoot # You can also add a sub-title to your menu like this: # SubTitle: [subtitle] # You can add a footer to your documentation like this: # Footer: [text] # If you want to add a copyright notice, this would be the place to do it. Timestamp: Generated on month day, year # m - One or two digit month. January is "1" # mm - Always two digit month. January is "01" # mon - Short month word. January is "Jan" # month - Long month word. January is "January" # d - One or two digit day. 1 is "1" # dd - Always two digit day. 1 is "01" # day - Day with letter extension. 1 is "1st" # yy - Two digit year. 2006 is "06" # yyyy - Four digit year. 2006 is "2006" # year - Four digit year. 2006 is "2006" # These are indexes you deleted, so Natural Docs will not add them again # unless you remove them from this line. Don't Index: Variables, Files # -------------------------------------------------------------------------- # # Cut and paste the lines below to change the order in which your files # appear on the menu. Don't worry about adding or removing files, Natural # Docs will take care of that. # # You can further organize the menu by grouping the entries. Add a # "Group: [name] {" line to start a group, and add a "}" to end it. # # You can add text and web links to the menu by adding "Text: [text]" and # "Link: [name] ([URL])" lines, respectively. # # The formatting and comments are auto-generated, so don't worry about # neatness when editing the file. Natural Docs will clean it up the next # time it is run. When working with groups, just deal with the braces and # forget about the indentation and comments. # # -------------------------------------------------------------------------- File: Barefoot (lib/index.js) File: APIAdapter (no auto-title, lib/apiadapter.js) File: CookieAdapter (no auto-title, lib/cookieadapter.js) File: Collection (no auto-title, lib/collection.js) File: DataStore (no auto-title, lib/datastore.js) File: Errors (no auto-title, lib/errors.js) File: Model (no auto-title, lib/model.js) File: Router (no auto-title, lib/router.js) File: Util (no auto-title, lib/util.js) File: View (no auto-title, lib/view.js) Group: Client Mixins { File: CookieAdapter (no auto-title, lib/client/cookieadapter-mixin.js) File: DataStore (no auto-title, lib/client/datastore-mixin.js) File: Router (no auto-title, lib/client/router-mixin.js) File: Start (no auto-title, lib/client/start.js) File: View (no auto-title, lib/client/view-mixin.js) } # Group: Client Mixins Group: Server Mixins { File: APIAdapter (no auto-title, lib/server/apiadapter-mixin.js) File: CookieAdapter (no auto-title, lib/server/cookieadapter-mixin.js) File: DataStore (no auto-title, lib/server/datastore-mixin.js) File: Router (no auto-title, lib/server/router-mixin.js) File: Start (no auto-title, lib/server/start.js) File: View (no auto-title, lib/server/view-mixin.js) } # Group: Server Mixins Group: Index { Index: Everything Class Index: Classes Error Index: Errors Function Index: Functions Mixin Index: Mixins Private Function Index: Private Functions } # Group: Index