The API is light on this initial release, but the repo is in great shape.
API changes
- Support for
app.getAppPath()
added - Support for
app.getPath(name)
added
Maintenance:
- Published to npm
- API Docs and parity tracker created/up-to-date
- 100% Automated Test Coverage
- Manual Testing rig setup in NW.js via
npm start
- 100% Lint Passing (ESLint + Jest + JSDocs)
- GitHub Actions setup to validate Node 8.3+
- No Ideologies Code of conduct adopted
- Boilerplating of all API files and related tests created to simplify PRs