Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 791 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 791 Bytes

MetaStanza

This was generated by TogoStanza, which enables the development of reusable web components that are embeddable into any web pages.

See togostanza's README.md for details.

MetaStanza is a generic, flexible Stanza for data visualization with customizable parameters and styles so you can adjust it to meet the needs of your own applications and/or projects. Want to see more specific Stanzas already optimized for certain fields, applications, or projects? See MetaStanza.

Development

  • npx togostanza s run code
  • npx togostanza g stanza build new stanza
  • npm run lint checks the format of code
  • npm run lint:fix fixes fixable format errors