dotnet-config-transformer

Node module to perform .Net configuration transforms

Usage no npm install needed!

<script type="module">
  import dotnetConfigTransformer from 'https://cdn.skypack.dev/dotnet-config-transformer';
</script>

README

dotnet-config-transformer Build Status

Performs .Net configuration transforms

Getting Started

Install the module with: npm install dotnet-config-transformer

var dotnet-config-transformer = require('dotnet-config-transformer');
dotnet-config-transformer.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

  • v0.0.1, TBD
    • Big Bang

License

Copyright (c) 2014 David Miller. Licensed under the MIT license.