Giter VIP home page Giter VIP logo

borealis

This is a monorepo containing reusable packages, apps and patterns.

🚀 Included

  • 🐈 Yarn Workspaces — Sane multi-package management
  • 🐉 Lerna 3 — The Monorepo manager
  • 🐠 Babel — Compiles next-gen JavaScript
  • 📦 Rollup — Next-generation ES module bundler
  • 📖 Storybook 5 – The developer playground
  • 🌈 Framer X — The prototyping tool for teams

🚄 Monorepo

Lerna and Yarn Workspaces give us the ability to build libraries and apps in a single repo (a.k.a. Monorepo) without forcing us to publish to NPM until we are ready. This makes it faster to iterate locally when building components that depend on each other.

Lerna also provides high-level commands to optimize the management of multiple packages. For example, with one Lerna command, you can iterate through all the packages, running a series of operations (such as linting, testing, and building) on each package. Read our monorepo guide.

In order to improve our development practices and standards we released various packages. If you find any of the packages useful you can easily import them via npm.

🌈 Framer X

Framer X is suite of tools that connects our design system to production code. Read our Framer guide.

📚 Patterns

We provide a list of patterns including examples. There is a clear separation of concerns to make multiple patterns usable altogether.

👏 Contributing

We welcome contributions to this repository! Read our pull request guide and our release guide.

Install

Get started by cloning and installing the packages:

git clone https://github.com/borealisgroup/borealis.git
cd borealis
yarn

License

MIT

Borealis Group's Projects

borealis icon borealis

A collection of packages, patterns and boilerplates used in Borealis Digital Studio.

mui-theme-creator icon mui-theme-creator

A tool to help design and customize themes for the Material-UI component library. Includes basic site templates to show various components and how they are affected by the theme

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.