mmahalwy / boost

πŸš€ A collection of type-safe cross-platform packages for building robust server-side and client-side systems.

Home Page:https://boostlib.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Boost

Build Status npm version npm deps

A collection of type-safe cross-platform packages for building robust server-side and client-side applications, packages, and tooling.

Packages

  • args - Command line argument parsing and formatting.
  • cli - Command line program builder that renders with React and Ink.
  • common - Common utilities for all packages.
  • config - Configuration and ignore file loading.
  • debug - Debugging and crash reporting.
  • decorators - Experimental decorators for common patterns.
  • event - Sync or async based event emitters.
  • log - Low-level system logging.
  • module - Import custom file types at runtime.
  • pipeline - Serial or parallel based data pipelines.
  • plugin - Plugin module registries and loading.
  • terminal - Terminal/console utilities.
  • translate - Low-level file based message translations.

Requirements

  • Linux, OSX, Windows
  • Node 12.17+ (for backend and tooling)
  • Edge, Chrome, Firefox (for frontend)

Documentation

https://boostlib.dev

About

πŸš€ A collection of type-safe cross-platform packages for building robust server-side and client-side systems.

https://boostlib.dev

License:MIT License


Languages

Language:TypeScript 96.6%Language:JavaScript 3.1%Language:CSS 0.3%