Giter Site home page Giter Site logo

circe-ui's Introduction

Circe UI

An implementation of Circe UI style library in Sass.
Project status: alpha

Getting Started

Setup the repo:

$ git clone https://github.com/Diego-EC/circe-ui.git && cd circe-ui
$ npm i

Build workflow

1. Increase version

In the package.json file, version property.
In the Readme.md file, version table.

2. Generate dist/ files

$ npm run build

It'll create a dist/ folder at the root.

3. Login on npmjs.com

$ npm login

4. Publish

$ npm publish

Run the development server:

1. Run the transpiler

$ npm run compile:sass

2. Instal the Live Server Extension (or other similar tool)

3. Execute the aplication

Inside src/ there is an index.html file, open it with Live Server.
It will auto refresh with each change.

Use Circe UI for your project

1. Install Circe UI via NPM

$ npm i circe-ui

2. Import library SCSS in your styles

@import '../node_modules/circe-ui/dist/main.css';

Package versions

Version Date Notes
1.0.1-alpha.1 2022/11/21 Updated readme.
1.0.0-alpha.1 2022/11/21 Initial version.

circe-ui's People

Contributors

diego-ec avatar

Watchers

 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.