npm

@dxos/bare-template
TypeScript icon, indicating that this package has built-in type declarations

0.6.13 • Public • Published

@dxos/bare-template

An application template for local-first progressive web apps

Installation

pnpm i @dxos/bare-template

Usage

This is an encapsulated @dxos/plate template, the default export is a ConfigurationDeclaration from plate.

import template from "@dxos/bare-template";

// get the template outputs without writing to disk:
const results = await template.apply({
  /* ExecuteDirectoryOptions */
  input: { ... }
});
// write to disk:
await results.apply()

DXOS Resources

Contributions

Your ideas, issues, and code are most welcome. Please take a look at our community code of conduct, the issue guide, and the PR contribution guide.

License: MIT Copyright 2022 © DXOS

/@dxos/bare-template/

    Package Sidebar

    Install

    npm i @dxos/bare-template

    Homepage

    dxos.org

    Weekly Downloads

    392

    Version

    0.6.13

    License

    MIT

    Unpacked Size

    279 kB

    Total Files

    159

    Last publish

    Collaborators

    • mykola-vrmchk
    • dxos-bot
    • richburdon
    • marik_d
    • wittjosiah