0.5.1 • Published 6 years ago

@seagull/code-generators v0.5.1

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
6 years ago

Seagull Code Generators

Build Status npm version License: LGPL v3 styled with prettier TypeScript

This repo maintains the scaffolding capabilities and tooling for AST transforms for seagull apps. The primary use case is within the seagul CLI tool, but other seagull plugins may use the app skeletton generator for their testsuites.

Example Usage

import { App } from '@seagull/code-generators'

new App('demo').toFolder('path/to/folder')
0.5.1

6 years ago

0.5.0

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago