Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Boilerplate #3

Merged
merged 54 commits into from
Jun 17, 2016
Merged

Update Boilerplate #3

merged 54 commits into from
Jun 17, 2016

Conversation

RobLoach
Copy link
Member

No description provided.

TimothyGu and others added 30 commits April 2, 2015 21:12
This adds the inputFormats key to the boilerplate, allowing transformers to define what the expect input is:
https://github.com/jstransformers/jstransformer#inputformats
feat(inputFormats): Add inputFormats
This will make npm only deploy index.js and LICENSE.md.
Update and rename History.md to HISTORY.md
I believe it includes all `*.md` files automatically for us.
Remove "LICENSE.md" from "files" in package.json
```
   Output:	"<span class="foo" id='bar'>hello world</span>\n"
   Expected:	"<span class="foo" id='bar'>hello world</span>"
 ✓ escape-html.render() (11ms)
```
While the tests pass, there's an extra \n at the end of output console log. Having the input to assertEqual() there will fix it.
Disable email notifications
RobLoach and others added 24 commits May 29, 2015 06:55
Boilerplate: Add Dependencies badge
Fix the copyright to reference the JSTransformers Team
Moving documentation [to the wiki](https://github.com/jstransformers/boilerplate/wiki) will allow us to change docs without affecting child projects.

Update Boilerplate documentation

Update README.md
Moved Boilerplate documentation to the Wiki
`npm` sometimes fixes the scripts to be alphabetized. This will avoid that change in the future.
Add Node.js 4.0.0 to Travis testing
Anyone using io.js should be on node 4.0.0 by now.
Add 'engines' spec into package.json
Add NodeJS 5.0.0 to the testing list
…oilerplate

Conflicts:
	.travis.yml
	README.md
	index.js
	package.json
@coveralls
Copy link

coveralls commented Jun 16, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 62d1275 on boilerplate into b49018b on master.

@ForbesLindesay ForbesLindesay merged commit 5f17569 into master Jun 17, 2016
@ForbesLindesay ForbesLindesay deleted the boilerplate branch June 17, 2016 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants