swatchjs-utils
Version:
Utilities for SwatchJS, a framework for easily creating and exposing APIs as methods
12 lines (6 loc) • 941 B
Markdown
# swatchjs-utils
[](https://circleci.com/gh/builtforme/swatchjs-utils) | [](https://codecov.io/gh/builtforme/swatchjs-utils) | [](https://coveralls.io/github/builtforme/swatchjs-utils?branch=master) | [](https://snyk.io/test/github/builtforme/swatchjs-utils)
[Swatchjs](https://www.npmjs.com/package/swatchjs) utilities, including parsers, validators, and other reusable functions for API definitions.
## Developers
### Coding Style
This project follows the [AirBnB Javascript Coding Guidelines](https://github.com/airbnb/javascript) using [ESLint](http://eslint.org/) settings.