UNPKG

swatchjs-utils

Version:

Utilities for SwatchJS, a framework for easily creating and exposing APIs as methods

12 lines (6 loc) 941 B
# swatchjs-utils [![CircleCI](https://circleci.com/gh/builtforme/swatchjs-utils.svg?style=svg)](https://circleci.com/gh/builtforme/swatchjs-utils) | [![codecov](https://codecov.io/gh/builtforme/swatchjs-utils/branch/master/graph/badge.svg)](https://codecov.io/gh/builtforme/swatchjs-utils) | [![Coverage Status](https://coveralls.io/repos/github/builtforme/swatchjs-utils/badge.svg?branch=master)](https://coveralls.io/github/builtforme/swatchjs-utils?branch=master) | [![Known Vulnerabilities](https://snyk.io/test/github/builtforme/swatchjs-utils/badge.svg)](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.