Skip to content

tapie-kr/inspire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover Image

INSPIRE : Creative Kit

Creative Kit for TAPIE Identity


Installation

npm

npm install @tapie-kr/inspire-react

yarn

yarn add @tapie-kr/inspire-react

pnpm

pnpm add @tapie-kr/inspire-react

Example

import { Typography } from '@tapie-kr/inspire-react';

function App() {
  return (
    <Typography.Giant>Hello, world!</Typography.Title>
  );
}

export default App;

Packages

  • font-kit : INSPIRE Font Kit
  • plugin : Figma Plugin
  • react : React Component Collection - NPM
  • native : React Native Component Collection

License

MIT