LexSwed / edge

Component library for foxtrot project. Inspired by Microsoft Edge browser.

Home Page:https://lexswed.github.io/edge/

Repository from Github https://github.comLexSwed/edgeRepository from Github https://github.comLexSwed/edge

@fxtrot/edge

Build status npm code style: prettier bundlephobia

A component library for foxtrot project.

Documentation

The documentation is hosted here: https://lexswed.github.io/edge/

Created with docz

Acknowledgments

Development

The project uses tsdx to build output files and docz to generate documentation.

First, install dependencies:

yarn install

To work on the library, run:

yarn start

To work on the documentation or use it as a playground for the components you work on, start docz in a separate terminal:

yarn docz:dev

To build the library use:

yarn build

To build the docs:

yarn docz:build

About

Component library for foxtrot project. Inspired by Microsoft Edge browser.

https://lexswed.github.io/edge/

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%