3.1.0 • Published 6 years ago
@rocketstation/convention v3.1.0
Convention
Convention parses project structure according to the provided convention
Installation
npm i @rocketstation/conventionAPI
app - creates parse function which will parse app using provided convention
project - parses provided folder using our conventions
web - parses provided folder using our web convention
webApp - parses provided folder using our web convention
api - parses provided folder using our api convention
apiApp - parses provided folder using our api convention
WEB - returns our web convention object
API - return our api convention object
Motivation
We were tired of writing this code again and again
License
Meta Name is licensed under the MIT License
Created by RocketStation