Code Monkey home page Code Monkey logo

cxsd's Introduction

robreiss fork of cxsd

This fork adds special processing of the generated typescript to convert Quickbooks API xsd's to typescript.

@loanlink/cxsd

cxsd is a streaming XSD parser and XML parser generator for Node.js and TypeScript. It retrieves the specified file(s) and generates a Typescript file containing the defintions and a parser based on the widely used fast-xml-parser library.

Usage

# Parsing from local filesystem
cxsd path/to/file.xsd

# Parsing from url
cxsd https://www.example.com/sample-xsd.xsd

# Getting help
cxsd --help

Features

  • Automatically download and cache to disk all imported .xsd files
  • Convert XSD contents to Typescript equivalents
    • Imports from remote URLs to imports from local relative paths
    • Lists to arrays
    • Annotations to JSDoc
    • WIP: Strings, numbers and dates to matching primitive types

License

The MIT License

Copyright (c) 2023 CapitalManagementGroup

based largely on work from BusFaster Ltd and WikiPathways

cxsd's People

Contributors

jjrv avatar markusgeert avatar dependabot[bot] avatar ariutta avatar robreiss avatar patrickmeiring avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.