Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fnando/types-styled-components
https://github.com/fnando/types-styled-components
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/fnando/types-styled-components
- Owner: fnando
- License: mit
- Created: 2021-09-13T20:06:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T20:06:20.000Z (about 3 years ago)
- Last Synced: 2024-10-19T14:39:37.838Z (26 days ago)
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Installation
> `npm install --save @types/styled-components`# Summary
This package contains type definitions for styled-components (https://github.com/styled-components/styled-components).# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-components.### Additional Details
* Last updated: Sat, 04 Sep 2021 09:31:29 GMT
* Dependencies: [@types/csstype](https://npmjs.com/package/@types/csstype), [@types/react](https://npmjs.com/package/@types/react), [@types/hoist-non-react-statics](https://npmjs.com/package/@types/hoist-non-react-statics)
* Global values: none# Credits
These definitions were written by [Igor Oleinikov](https://github.com/Igorbek), [Ihor Chulinda](https://github.com/Igmat), [Adam Lavin](https://github.com/lavoaster), [Jessica Franco](https://github.com/Jessidhia), [Jason Killian](https://github.com/jkillian), [Sebastian Silbermann](https://github.com/eps1lon), [David Ruisinger](https://github.com/flavordaaave), [Matthew Wagerfield](https://github.com/wagerfield), [Yuki Ito](https://github.com/Lazyuki), [Maciej Goszczycki](https://github.com/mgoszcz2), and [Danilo Fuchs](https://github.com/danilofuchs).