Giter Site home page Giter Site logo

react-code-ui's Introduction

react-code-ui

A react code ui that has animated typing similar to Stripe.

Screen Shot 2021-11-12 at 2 00 33 PM

Motionbox · Twitter Follow

At Motionbox, we’re building video editing tools to help companies and developers market their products/services. This repository is one of many we have released as a gift to the open source community. You can find us using it in production.

Installation

$ npm i react-code-ui
$ yarn install react-code-ui

Examples

Documentation

import Code from "react-code-ui";
import "react-code-ui/dist/index.css";

const code = `await motionbox.render({
  template: 'ckdjfxars10960umm5vwfqi0q',
  data: {
    text1: ['Tech', 'Tutorials', 'WithTim'],
    text2: ['LEARN'],
    text3: ['CODE'],
    image1: {
      link: 'YOUR_IMAGE_URL'
    }
  }
});
`;

<Code code={code} />;

TODOs

  • Add support for more keywords
  • Add support for more operators
  • Add auto dropdown support like Stripe
  • Add more testing for different code combinations
  • Add support for more languages
  • Add support for useful props

Authors

Community

  • Slack - To get involved with the Motionbox community, ask questions and share tips.
  • Twitter - To receive updates, announcements, blog posts, and general Motionbox tips.

License

Licensed under the Apache License 2.0, Copyright © 2021-present Motionbox.

See LICENSE for more information.

react-code-ui's People

Contributors

bluematter avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.