0.0.1-7ae0484 • Published 2 years ago
@eclipse-che/devfile-converter v0.0.1-7ae0484
devfile-converter
This library allows to convert devfile v1 to devfile v2 or the opposite.
import * as devfileConverter from '@eclipse-che/devfile-converter';
async function v2ToV1(devfileV2: Devfile, externalContentAccess?: (filename: string) => Promise<string>): Promise<che.workspace.devfile.Devfile>
async function v1ToV2(devfileV1: che.workspace.devfile.Devfile): Promise<Devfile>
0.0.1-ff55f9a
2 years ago
0.0.1-0751ad2
2 years ago
0.0.1-eca41d9
2 years ago
0.0.1-ad84efa
2 years ago
0.0.1-7060807
2 years ago
0.0.1-d624e3e
3 years ago
0.0.1-3d5ba2a
3 years ago
0.0.1-e37ee54
3 years ago
0.0.1-b6a30cc
3 years ago
0.0.1-14c62ee
3 years ago
0.0.1-91ebf88
3 years ago
0.0.1-ca41630
3 years ago
0.0.1-437a239
4 years ago
0.0.1-8de908e
4 years ago
0.0.1-eb20432
4 years ago
0.0.1-ba9d381
4 years ago
0.0.1-990aacb
4 years ago
0.0.1-fac8807
4 years ago
0.0.1-69851f8
4 years ago
0.0.1-b03c439
4 years ago
0.0.1-7dba6e5
4 years ago
0.0.1-7ae0484
4 years ago