0.5.1 • Published 3 years ago

creative-components v0.5.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

creative-components

This repo aims to create innovative react components used in awwwards like websites.

Documentation at : https://creative-components.netlify.app/

Current RoadMap

  • Following Cursor x

  • Simple Grid x

  • Many Grid Orientations x

    • Full Size Grid
  • Text with underline x

  • Image Haze x

  • Text section with image preview []

  • TypeWriter Text animation x

  • Section with image preview like in my Portfolio []

  • An OP navbar like in client project []

  • Skew Scrolling Page x

  • Smooth Scrolling Page []

  • A page with AOS on every item/child []

  • A complete grid package []

  • Show/Hide Component on Grid Up down []

  • Docz/Storybook integration maybe x

  • Scroll Trigger: Apple like animation[]

NPM JavaScript Style Guide

Install

npm install --save creative-components

Usage

import React, { Component } from 'react'

import MyComponent from 'creative-components'
import 'creative-components/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © sansyrox

0.5.1

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago