Skip to content

Instantly share code, notes, and snippets.

View pmoelgaard's full-sized avatar

Peter Andreas Moelgaard pmoelgaard

View GitHub Profile
/// <reference path='../../typings/tsd.d.ts' />
/// <reference path='../../typings/main.d.ts' />
/// <reference path='../tsd.d.ts' />
import path = require('path');
import async = require('async');
import glob = require("glob");
import _ = require("lodash");
import hooks = require("../loopback-hooks/loopback-hooks");
/// <reference path="../../typings/tsd.d.ts" />
/// <reference path="../tsd.d.ts" />
module nx.ui.modelFormatter {
var $module:ng.IModule = angular.module('nx.ui');
export interface IModelFormatterScope extends ng.IScope {
/// <reference path="../../typings/tsd.d.ts" />
/// <reference path="../tsd.d.ts" />
module nx.ui.modelParser {
var $module:ng.IModule = angular.module('nx.ui');
export interface IModelParserScope extends ng.IScope {
{
"nodes": {
"1": {
"@oid": "1",
"element": {
"@name": "iso",
"@oid": "1",
"Description": "International Organization for Standardization (ISO)"
},
"nodes": {
{
"1": {
"@name": "iso",
"@oid": "1",
"Description": "International Organization for Standardization (ISO)"
},
"1.3": {
"@name": "identified-organization",
"@oid": "1.3",
"Description": "Organization identification schemes registered according to ISO/IEC 6523-2"