1.0.0 • Published 7 months ago

atas v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
7 months ago

atas

NPM JavaScript Style Guide

Install

npm install --save atas

Usage

import React, { Component } from 'react'

import MyComponent from 'atas'
import 'atas/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

© mfatihatas

1.0.0

7 months ago