Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hairyf/ts-factory-extra


https://github.com/hairyf/ts-factory-extra

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Typescript Factory Extra

About Extra of Typescript Factory

> DOCS TODO

## Methods

### Comment

- createComment
- createSingleLineComment
- createMultilineComment

### Convert

- astNodeToCode
- codeToAstNode

### Definition

- createVariable
- createTypeAlias
- createTypeAliasBlock

### Input

- createImport
- createNamespaceImport

### Interface

- createInterface
- createInterfaceProperty

### Object

- createObjectLiteral