electron / electron-api-historian

Find the birthday of every Electron API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Find the birthday of every Electron API

License:MIT License


Languages

Language:JavaScript 63.1%Language:Shell 36.9%