0.2.9 • Published 4 years ago

onexp v0.2.9

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

OneXP

The original OneSquad experience

NPM JavaScript Style Guide

Install

npm install --save onexp

Usage

import React, { Component } from 'react'

import Button from 'onexp'

class Example extends Component {
  render () {
    return (
      <Button label="Click me!" />
    )
  }
}

Notes

This project relies on the amazing blueprintjs for all overlay components, until we hit a roadblock and decides to build it ourself.

Development

Make changes to component library code in src folder. Make changes to example preview code in example folder.

Run yarn dev from root which runs the following automatically.

  • Run Rollup compile and watcher using yarn start from root folder.
  • Run development server for example preview using yarn start from example folder.

All file changes are automatically recompiled and the preview server automatically reloads. Preview changes at localhost:3000

License

MIT © vinay0x

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.2.6

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.1.56

4 years ago

0.1.55

4 years ago

0.1.52

4 years ago

0.1.53

4 years ago

0.1.54

4 years ago

0.1.50

4 years ago

0.1.51

4 years ago

0.1.41

4 years ago

0.1.40

4 years ago

0.1.39

4 years ago

0.1.37

4 years ago

0.1.35

4 years ago

0.1.36

4 years ago

0.1.30

4 years ago

0.1.31

4 years ago

0.1.32

4 years ago

0.1.33

4 years ago

0.1.34

4 years ago

0.1.29

4 years ago

0.1.28

4 years ago

0.1.27

4 years ago

0.1.26

4 years ago

0.1.23

4 years ago

0.1.24

4 years ago

0.1.25

4 years ago

0.1.22

4 years ago

0.1.21

4 years ago

0.1.20

4 years ago

0.1.19

4 years ago

0.1.10

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.14

4 years ago

0.1.15

4 years ago

0.1.16

4 years ago

0.1.17

4 years ago

0.1.18

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago