boost

WebJar for boost

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

boost
Last Version

Last Version

0.0.12
Release Date

Release Date

Type

Type

jar
Description

Description

boost
WebJar for boost
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/milesj/boost

Download boost

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/boost/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>boost</artifactId>
    <version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/boost/
implementation 'org.webjars.npm:boost:0.0.12'
// https://jarcasting.com/artifacts/org.webjars.npm/boost/
implementation ("org.webjars.npm:boost:0.0.12")
'org.webjars.npm:boost:jar:0.0.12'
<dependency org="org.webjars.npm" name="boost" rev="0.0.12">
  <artifact name="boost" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='boost', version='0.0.12')
)
libraryDependencies += "org.webjars.npm" % "boost" % "0.0.12"
[org.webjars.npm/boost "0.0.12"]

Dependencies

compile (7)

Group / Artifact Type Version
org.webjars.npm : log-update jar [1.0.2,2)
org.webjars.npm : figures jar [2.0.0,3)
org.webjars.npm » vorpal jar [1.11.4,2)
org.webjars.npm : chalk jar [1.1.3,2)
org.webjars.npm : elegant-spinner jar [1.0.1,2)
org.webjars.npm : bluebird jar [3.5.0,4)
org.webjars.npm : lodash jar [4.17.2,5)

Project Modules

There are no modules declared in this project.

🚀 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.
  • 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 10.17+ (for backend and tooling)
  • IE 11+ (for frontend)

Documentation

https://boostlib.dev

Versions

Version
0.0.12