simple-jsx

1.0.1 • Public • Published

pika-simple-jsx

Version Build Status Codacy Badge codecov

Introduction

Simple jsx string processor

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-jsx.git
cd pika-simple-jsx

Install dependencies

bash pika install

Run application tests.

bash pika test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    13
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    13
  • 1.0.0
    11

Package Sidebar

Install

npm i simple-jsx

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

4.47 kB

Total Files

5

Last publish

Collaborators

  • pikamachu