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
47
Commits
1
Branch
0
Tags
903d854723b8137af5dfa4c6c6f0728222e8cc2e
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
903d854723
Removed _checkReqs, moved back its checks into generate()
2018-07-24 00:27:34 +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
Removed _checkReqs, moved back its checks into generate()
2018-07-24 00:27:34 +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
Removed handlers
2018-07-24 00:07:04 +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%