2.0.13 • Published 9 years ago
apeman-react-decorative v2.0.13
apeman-react-decorative
Decorative react components of apeman.
Installation
$ npm install apeman-react-decorative --saveUsage
'use strict'
import React from 'react'
import {
ApHtml,
ApHead,
ApStyle,
ApBody
} from 'apeman-react-basic'
import {
ApShowcase
} from 'apeman-react-decorative'
const html = (
<ApHtml>
<ApHead>
<ApShowcaseStyle/>
</ApHead>
<ApBody>
<ApShowcase/>
</ApBody>
</ApHtml>
)Components
License
This software is released under the MIT License.
Links
2.0.13
9 years ago
2.0.12
9 years ago
2.0.11
9 years ago
2.0.10
9 years ago
2.0.9
9 years ago
2.0.8
9 years ago
2.0.7
9 years ago
2.0.6
9 years ago
2.0.4
9 years ago
2.0.3
10 years ago
2.0.2
10 years ago
2.0.1
10 years ago
2.0.0
10 years ago
1.1.3
10 years ago
1.1.2
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.0
10 years ago