l5x-js

A tool to help with parsing and generating Allen Bradley L5X files.

Usage no npm install needed!

<script type="module">
  import l5xJs from 'https://cdn.skypack.dev/l5x-js';
</script>

README

L5XJS Logo

npm Gitter license Travis Coveralls github

L5XJS

A simple API designed to build and parse Allen Bradley .L5X files in order to empower users to automate PLC code generation.

Prerequisites

latest version of NodeJS

Getting Started

Install with npm

npm install l5x-js --save

The API

How the heck does this thing work anyway? Great question!

Built With

Contributers

Wanna become a contributor? Here's how!

License

This project is licensed under the MIT License - see the LICENCE file for details