  <a href="https://opensource.org/licenses/Apache-2.0"><img alt="apache" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a>
[![CircleCI](https://circleci.com/gh/teambit/capsule.svg?style=svg&circle-token=bf2c38347f28b169c228b9a98dafe424748325bd)](https://circleci.com/gh/teambit/capsule)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
# Capsule

`Capsule` is a scalable isolated environment designed for component development, analysis and control. 
It can be used for many different purposes as a component playground, dynamic and static code analysis.

An isolated component environment allows execution, testing, building and more of code components.

## Features
- Container interface
- Console
- node fs api

## Use cases
- Component rendering
- Code isolation/encapsulation.
  

Made with ❤ to free software by Team Bit.
