Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himself65/configuration-list-react
https://github.com/himself65/configuration-list-react
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/himself65/configuration-list-react
- Owner: himself65
- License: mit
- Created: 2020-01-16T14:35:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:48:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T08:49:53.500Z (3 months ago)
- Language: JavaScript
- Size: 1.51 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Configuration-List-React
## USAGE
```js
import React from 'react'
import Configuration from 'configuration-list-react'
import 'configuration-list-react/lib/index.css'const Component = () => {
// Coding Here
return (
)
}
```## LICENSE
Follow [MIT](LICENSE) License.