@inter-neto/core

1.0.1 • Public • Published

core

firebase - firebase backend folder.
local - local backend, taking files from filesystem
common - this is a mess.

  • renderer aggregates records, and summerizes them to a format matching what goatee expects

template

  • renderer renders templates, kind of a main entry point
  • parser parses templates to extract field hirarchy from them
/common
  records-render.js
  template-common.js
  goatee.js
  /model
    record.js
    section.js
/firebase
  database.js
  partials.js
  records.js
  storage.js
/local
  partials.js
  records.js
/template
  parser.js
  renderer.js
/test
  test.js

/@inter-neto/core/

    Package Sidebar

    Install

    npm i @inter-neto/core

    Weekly Downloads

    4

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    51.4 kB

    Total Files

    20

    Last publish

    Collaborators

    • galtashma