1.6.0 • Published 2 years ago

goodera-infinity-gems-test v1.6.0

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 years ago

Goodera Design System

React toolkit and design language for Goodera open source and internal projects.

Tech Stack

Building components

Maintaining the system

Development Script

npm run start

Runs the project in development/watch mode.

npm run test:watch

Runs your tests using Jest in watch mode.

npm run lint

Runs Eslint with Prettier on all .ts and .tsx files (and js as well).

npm run start

Bundles the package to the dist folder.

npm run storybook

Starts storybook on port 6006.

Sanity Check with Sandbox

Although you can develop a component using storybook locally but if you wish to playaround and test any component in the broswer then

  1. Build the code with

npm build

  1. Move to sandbox folder and install the dependencies (first time)

cd sandbox && npm i

  1. Next import the component to the index.tsx file
  2. Start the development server with npm start and then visit http://localhost:1234

Instructions

  1. The baseUrl is set to "src" in the tsconfig.json, hence you can import modules from path relative to the src.
  2. Please install Prettier and Eslint plugins for VSCode and use the recommended settings provided for a better DX.

Contribution Guideline

--- To be added ---

License

MIT © Goodera

1.6.0

2 years ago

1.5.1

2 years ago

1.2.0

2 years ago

0.0.0-fe22294

2 years ago

1.4.0

2 years ago

1.0.4

2 years ago

0.0.0-t3

2 years ago

0.0.0-ef0c13d

2 years ago

0.0.0-269e12b

2 years ago

0.3.6

2 years ago

0.0.0-5a55382

2 years ago

0.3.5

2 years ago

0.0.0-8f11995

2 years ago

0.5.2

2 years ago

1.5.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.1.2

2 years ago

0.4.1

2 years ago

0.3.2

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.2.8

2 years ago

0.5.0

2 years ago

0.2.7

2 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.3

3 years ago

0.2.4

3 years ago

0.2.2

3 years ago

0.1.23

3 years ago

0.1.24

3 years ago

0.1.25

3 years ago

0.1.26

3 years ago

0.1.21

3 years ago

0.1.22

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.15

3 years ago

0.1.16

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.10

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago