06212f8549 | ||
---|---|---|
.github | ||
electron@30bdede09f | ||
script | ||
test | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
index.json | ||
package-lock.json | ||
package.json | ||
readme.md |
readme.md
electron-api-historian
Find the birthday of every Electron API
Installation
npm install electron-api-historian --save
Tests
npm install
npm test
Dependencies
None
Dev Dependencies
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- dugite: Elegant bindings for Git
- lodash: Lodash modular utilities.
- make-promises-safe: Crash or abort if you get an unhandledRejection
- mocha: simple, flexible, fun test framework
- semver: The semantic version parser used by npm.
- standard: JavaScript Standard Style
- standard-markdown: Test your Markdown files for Standard JavaScript Style™
License
MIT