1.0.3 • Published 5 years ago

@hexclane/randomchar v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

hexclane/randomchar

This library is for front-end devlopment used in React js

Installation

using npm

npm i hexclane/randomchar

In React.js

import React from 'react'
import RandomChar from 'hexclane/randomchar';

export default function App() {
  return (
    <div>
      <RandomChar name="example" />
    </div>
  )
}
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago