simple4x

1.3.0 • Public • Published

pika-simple-e4x

Version Build Status Codacy Badge codecov

Introduction

Simple e4x xml processor.

Built with

Folder structure

  • root: Contains the README.md, the main configuration to execute the project such as package.json or any other configuration files.
  • lib: Contains the source code for plugin.
  • test: Contains library tests and examples.
  • examples: Contains library examples.
  • node_modules: Contains third party JS libraries used in this project

Setting up Dev

Download the code

git clone git@github.com:pikamachu/pika-simple-e4x.git
cd pika-simple-e4x

Install dependencies

bash pika install

Run application tests.

bash pika test

/simple4x/

    Package Sidebar

    Install

    npm i simple4x

    Weekly Downloads

    6

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    13.4 kB

    Total Files

    8

    Last publish

    Collaborators

    • pikamachu