Vasileios Paraskevas's repositories
elasticsearch-skroutz-greekstemmer
Greek Stemmer for elasticsearch
fattura-elettronica
Modulo per la creazione di fatture elettroniche XML in Javascript.
redux-clerk
Redux Clerk handles the async CRUD in your Redux App
restify-jwt
restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes
restify-router
A router interface for restify that lets you aggregate route definitions and apply to a restify server
sequelize-auto
Automatically generate bare sequelize models from your database.
ant-design
🐜 A UI Design Language
axios-mock-adapter
Axios adapter that allows to easily mock requests
node-mysqlspec
Generate JSON schema from mysql tables.
node-restify-validation
Validation for REST Services built with node-restify in node.js
react-selectable-fast
Enable React components to be selectable via mouse/touch.
restify-ajv-middleware
A json-schema validation middleware for restify using ajv. Inspired by restify-joi-middleware