Skip to content

sutara79/jq-plugin-template

Repository files navigation

jq-plugin-template

Build Status codecov

My barebone to develop jQuery-plugin.
You can test client-side JavaScript, get code coverage and get badges from Travis CI and Codecov.

Usage

Unit testing

JavaScript
# Unit testing and code coverage
$ npm test
PHP
# Unit testing
$ composer test

# Unit testing and code coverage
$ composer cover

Structure

JavaScript

CSS

PHP

CI

Author

Yuusaku Miyazaki ( toumin.m7@gmail.com )

About

My template for jQuery plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published