Skip to content

lightning-js/blits-dev-tools

Blits Development Tools

Official development tools for the Lightning Blits framework.

Packages

VS Code Marketplace

Install from the VS Code Marketplace or search for Lightning Blits in the Extensions panel.

  • Template syntax highlighting for .blits files and inline template strings
  • Code completion for Blits components and attributes
  • IntelliSense for Blits APIs

npm

The first release is coming soon.

npm install --save-dev @lightningjs/eslint-plugin-blits
  • Lint rules for Blits templates in .blits files and JS/TS template strings
  • Catches common mistakes: missing keys on :for lists, invalid attribute values, structural errors

npm

Still in active development — initial release in preparation.

npm install --save-dev @lightningjs/prettier-plugin-blits
  • Consistent formatting for Blits templates in .blits files and JS/TS template strings

Contributing

See CONTRIBUTING.md.

About

Blits Dev Tools

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING

Contributing

Stars

Watchers

Forks

Contributors