2.8.0 • Published 1 year ago
@lskjs/image v2.8.0
LSK.js – Image
React component for images
Installation and usage
The easiest way to use is to install it from npm and build it into your app with Webpack.
npm install @lskjs/image
Then use it in your app:
import Image from '@lskjs/image';
const App = (
<Image src="primary" />
);
Contributors ✨
License
This project is licensed under the MIT License - see the LICENSE file for details
Contributing
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b features/fooBar
) - Commit your changes (
git commit -am 'feat(image): Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Any questions? Always welcome :)
2.8.0
1 year ago
2.7.5
1 year ago
2.7.0
3 years ago
2.6.3
4 years ago
2.6.1
4 years ago
2.5.3
4 years ago
2.5.2
4 years ago
2.3.0-beta.15
4 years ago
2.4.0-beta.1
4 years ago
2.3.0-beta.17
4 years ago
2.3.0-beta.10
4 years ago
2.3.0-beta.6
4 years ago
2.3.0-beta.4
4 years ago
1.36.11
4 years ago
2.0.0-beta.2
4 years ago
1.36.10
4 years ago
1.34.2
5 years ago
1.34.1
5 years ago
1.32.4
5 years ago
1.31.3
5 years ago
1.30.2
5 years ago
1.29.0
5 years ago
1.28.0
5 years ago
1.27.4
5 years ago
1.26.3
5 years ago
1.20.5
5 years ago
1.20.4
5 years ago
1.19.1
5 years ago
1.19.0
5 years ago
1.15.6
5 years ago
1.15.3
5 years ago
1.15.0
5 years ago
1.1.105
5 years ago
1.11.0
5 years ago
1.8.0
5 years ago
1.1.96
5 years ago
1.7.1
5 years ago
1.6.1
5 years ago
1.6.0
5 years ago
1.5.0
5 years ago
1.1.91
5 years ago
1.1.77
5 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.0
5 years ago
1.2.0
5 years ago