Skip to content
/ banira Public

vanilla js toolkit for node and typescript

License

Notifications You must be signed in to change notification settings

sebs/banira

Repository files navigation

banira.js

!!! WARNING: This is a work in progress. Please use at your own risk.

Rationale and background in a blog post

banira.js is an open-source toolchain designed for the development of web components using vanilla JavaScript. It simplifies the process by eliminating the need for bundlers and frameworks, focusing instead on modern CSS and web standards.

Package Description
banira A toolchain for developing web components using vanilla JavaScript
banira-cli A CLI tool for banira

Getting Started

This software is a development build and work in progress. Your best shot will be to build it using a unix or linux machine.

  • make clean - remove all dependencies and build artifacts
  • make bootstrap - install all dependencies
  • make test - run all tests
  • make lint - lint all TypeScript files
  • make docs - generate the API documentation for banira

Examples

About

vanilla js toolkit for node and typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published