This website requires JavaScript.
Explore
Help
Register
Sign In
marcogll
/
passkit-generator
Watch
1
Star
0
Fork
0
You've already forked passkit-generator
mirror of
https://github.com/marcogll/passkit-generator.git
synced
2026-03-15 14:25:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44
Commits
1
Branch
0
Tags
e3bf2e4add0f5151304b57f29a56dfb34f39572f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
alexandercerutti
e3bf2e4add
Replaced exception throw with Promise Rejection
2018-07-23 18:13:02 +02:00
certificates
First working version that let you download pass on http request
2018-05-06 00:06:50 +02:00
.eslintrc.json
Added eslint support and configuration
2018-07-20 14:29:31 +02:00
.gitignore
Removed config.json from files, added validation for config output and models dir paths as promise in init() function
2018-06-07 19:20:24 +02:00
index.js
Replaced exception throw with Promise Rejection
2018-07-23 18:13:02 +02:00
package-lock.json
Changed name for input model as parameter;
2018-07-17 23:49:13 +02:00
package.json
Added eslint support and configuration
2018-07-20 14:29:31 +02:00
schema.js
Converted certificates files names into paths; Removed dir property from the schema
2018-07-23 17:22:08 +02:00
server.js
Converted certificates files names into paths; Removed dir property from the schema
2018-07-23 17:22:08 +02:00
Description
No description provided
MIT
6.2
MiB
Languages
TypeScript
78.1%
JavaScript
21.9%