You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# helper-uigradient [](https://www.npmjs.com/package/helper-uigradient)[](https://npmjs.org/package/helper-uigradient)[](https://npmjs.org/package/helper-uigradient)[](https://travis-ci.org/helpers/helper-uigradient)
1
+
# helper-uigradient [](https://www.npmjs.com/package/helper-uigradient)[](https://npmjs.org/package/helper-uigradient)[](https://npmjs.org/package/helper-uigradient)[](https://travis-ci.org/helpers/helper-uigradient)
2
2
3
3
> Template helper that generates the CSS for any of the gradients from Ghosh/uiGradients
4
4
@@ -33,7 +33,7 @@ Then use in your templates like this:
33
33
34
34
### Related projects
35
35
36
-
*[handlebars-helpers](https://www.npmjs.com/package/handlebars-helpers): More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate… [more](https://github.com/assemble/handlebars-helpers) | [homepage](https://github.com/assemble/handlebars-helpers"More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.")
36
+
*[handlebars-helpers](https://www.npmjs.com/package/handlebars-helpers): More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate… [more](https://github.com/helpers/handlebars-helpers) | [homepage](https://github.com/helpers/handlebars-helpers"More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.")
37
37
*[helper-date](https://www.npmjs.com/package/helper-date): Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and… [more](https://github.com/helpers/helper-date) | [homepage](https://github.com/helpers/helper-date"Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere")
38
38
*[helper-html-table](https://www.npmjs.com/package/helper-html-table): Create an HTML table from JSON configuration. | [homepage](https://github.com/helpers/helper-html-table"Create an HTML table from JSON configuration.")
39
39
*[helper-octicon](https://www.npmjs.com/package/helper-octicon): Template helper for displaying octicon SVGs. Should work with any Handlebars, Lo-Dash, underscore or any… [more](https://github.com/helpers/helper-octicon) | [homepage](https://github.com/helpers/helper-octicon"Template helper for displaying octicon SVGs. Should work with any Handlebars, Lo-Dash, underscore or any template engine that allows helper functions to be registered. Also compatible with verb, assemble, and templates.")
@@ -43,38 +43,38 @@ Then use in your templates like this:
43
43
44
44
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).
45
45
46
-
Please read the [contributing guide](.github/contributing.md) for avice on opening issues, pull requests, and coding standards.
46
+
Please read the [contributing guide](.github/contributing.md) for advice on opening issues, pull requests, and coding standards.
47
47
48
48
### Building docs
49
49
50
-
_(This document was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme) (a [verb](https://github.com/verbose/verb) generator), please don't edit the readme directly. Any changes to the readme must be made in [.verb.md](.verb.md).)_
50
+
_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_
51
51
52
-
To generate the readme and API documentation with [verb](https://github.com/verbose/verb):
52
+
To generate the readme, run the following command:
Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:
0 commit comments