Skip to content
forked from milesj/boost

🚀 A collection of type-safe cross-platform packages for building robust server-side and client-side systems.

License

Notifications You must be signed in to change notification settings

SALIMMOASIN/boost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Boost

build status npm version

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.js v16.12+ (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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.0%
  • MDX 15.9%
  • JavaScript 2.8%
  • CSS 0.3%