0.1.2 • Published 5 years ago
@strobes-dev-temp/carbon-expression v0.1.2
Components
Monorepo(yarn workspaces,lerna) for reusable components that can used across strobes org.
Packages
Carbon-Expression
Carbon design system expression builder that help users declaratively construct logical expressions
Install
npm install @strobes-dev-temp/carbon-expression
Example
Playground
Demo app for components
How to Run:
// in components folder
yarn bootstrap
yarn build
cd playground
yarn start
Todo
- Create an offical org for strobes dev in npm and then replace
strobes-dev-temp
with it.