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

0.5.5 • 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

Readme

Keywords

none

Package Sidebar

Install

npm i @dxos/bare-template

Homepage

dxos.org

Weekly Downloads

7,723

Version

0.5.5

License

MIT

Unpacked Size

181 kB

Total Files

157

Last publish

Collaborators

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