Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

electron/electron-api-historian

Repository files navigation

electron-api-historian

CI

Find the birthday of every Electron API

Installation

npm install electron-api-historian --save

Tests

yarn install
yarn 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