ddsemantic

1.0.2 • Public • Published

ddsemantic

this is a semantic library with minimal components and configs

NPM JavaScript Style Guide

Install

npm install --save ddsemantic

Usage

import React, { Component } from 'react'

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

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

License

MIT © akhilaravind

Readme

Keywords

none

Package Sidebar

Install

npm i ddsemantic

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

257 kB

Total Files

7

Last publish

Collaborators

  • akhilaravind