0.1.12 • Published 1 year ago

@z3phyro/tyres-ui v0.1.12

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

TyRes - UI (Typed Resources - User Interface)

User interface for the project to harness the power of typescript to improve the implementation of i18n, feature flags and soon more.

Installation

Using tyres-create

npx tyres-create

Setup the folders for i18n and feature flags and that's it.

Manual installation

  • Install the dependency
npm i -D tyres-ui
  • Add the script
{
  "scripts": {
    "tyres-ui": "PORT=8123 node ./node_modules/.bin/tyres-ui"
  }
}
  • Run it!
0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago