Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/db-developer/jsbatch-lang

support package for jsbatchrun
https://github.com/db-developer/jsbatch-lang

Last synced: 2 days ago
JSON representation

support package for jsbatchrun

Awesome Lists containing this project

README

        

# jsbatch-lang #

support package for [jsbatchrun](https://github.com/db-developer/jsbatchrun)

[![npm version](https://img.shields.io/npm/v/jsbatch-lang?color=blue)](https://www.npmjs.com/package/jsbatch-lang)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![jsdoc](https://img.shields.io/static/v1?label=jsdoc&message=%20api%20&color=blue)](https://jsdoc.app/)
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.svg)](https://gruntjs.com/)
[![codecov](https://codecov.io/gh/db-developer/jsbatch-lang/branch/master/graph/badge.svg)](https://codecov.io/gh/db-developer/jsbatch-lang)
[![Build Status](https://travis-ci.com/db-developer/jsbatch-lang.svg?branch=master)](https://travis-ci.com/db-developer/jsbatch-lang)
[![dependencies](https://img.shields.io/librariesio/release/npm/jsbatch-lang)](https://libraries.io/)

## content ##

* Usage (see further down this page)
* [Getting started guide](#getting-started)
* [Usage and examples](#usage)

* Developers
* [Testing jsbatch-lang](docs/grunt.md#testing)
* [Code coverage of tests for jsbatch-lang](docs/grunt.md#code-coverage)
* [Build jsbatch-lang from scratch](docs/grunt.md#building)
* [NPM integration of jsbatch-lang](docs/grunt.md#npm_integration)
* [Frameworks used for testing, building, etc.](docs/frameworks.md)
* [API of package jsbatch-lang](docs/api.index.md) (self generated with jsbatch-lang)

## getting started ##

### install ###

This guide assumes, that you are familiar with the use of [npm](https://npmjs.com "Homepage of npm").

npm install jsbatch-lang --save

### prerequisites ###

## usage ##

TODO: improve docs