Overview
Fictoan is an intuitive framework designed for designers who want to code and quickly iterate on UI. It offers simple and straightforward React custom props that mimic setting properties in a design app. With intuitive attributes written in plain English, Fictoan allows for rapid development and easy comprehension. Most attributes are universal across different components, making it even more convenient for designers to work with.
Features
- Simple React Custom Props: Fictoan provides an easy way to use React custom props that are similar to setting properties in a design app.
- Intuitive and Plain English Attributes: All attributes in Fictoan are written in plain English, making it easy for designers to understand and use.
- Consistent Attributes across Different Components: Most attributes in Fictoan are universal and can be used across different components, ensuring a seamless and consistent development experience.
Installation
To install Fictoan, you can use either yarn or npm. Simply run the following command:
Using yarn:
yarn add fictoan
Using npm:
npm install fictoan
Please note that in order to use Fictoan, you will also need to install styled-components as it is a peer-dependency for Fictoan.
Summary
Fictoan is a designer-friendly framework that offers an intuitive and efficient way to code and iterate on UI. Its simple React custom props and plain English attributes make it easy for designers to understand and use. With consistent attributes across different components, Fictoan provides a seamless development experience.