0.0.21 • Published 2 days ago

@nycopportunity/standard v0.0.21

Weekly downloads
-
License
-
Repository
github
Last release
2 days ago

Opportunity Standard

The design system for NYC Opportunity's digital products. Refer to the Opportunity Standard Figma File.

Local Development

During the development phase of this library, the following dependencies need to be cloned locally and relatively located to this project in order to run the compilation commands. This makes it easier to make changes to these dependencies as needed.

The directory structure would look like the following.

- 📁 nycopportunity/
  ├ 📂 standard/ (this package)
  ├ 📂 pattern-application-header/
  ├ 📂 pattern-attribution/
  ├ 📂 pattern-elements/
  ├ 📂 pattern-menu/
  ├ 📂 pattern-modal/
  ├ 📂 pattern-navigation/
  └ 📂 pattern-typography/
- 📁 cityofnewyork/
  ├ 📂 patterns-docs/
  └ 📂 patterns-scripts/

After cloning this repo, run npm install (it may be necessary to install the dependencies above as npm distributions first so their dependencies are installed in the project node_modules directory). Once the local repositories are available, the public package block can be replaced.

    "@nycopportunity/pattern-application-header": "*",
    "@nycopportunity/pattern-attribution": "*",
    "@nycopportunity/pattern-elements": "*",
    "@nycopportunity/pattern-menu": "*",
    "@nycopportunity/pattern-modal": "*",
    "@nycopportunity/pattern-navigation": "*",
    "@nycopportunity/pattern-typography": "*",
    "@nycopportunity/pttrn-docs": "*",
    "@nycopportunity/pttrn-scripts": "*",

... with...

    "@nycopportunity/pattern-application-header": "file:../pattern-application-header",
    "@nycopportunity/pattern-attribution": "file:../pattern-attribution",
    "@nycopportunity/pattern-elements": "file:../pattern-elements",
    "@nycopportunity/pattern-menu": "file:../pattern-menu",
    "@nycopportunity/pattern-modal": "file:../pattern-modal",
    "@nycopportunity/pattern-navigation": "file:../pattern-navigation",
    "@nycopportunity/pattern-typography": "file:../pattern-typography",
    "@nycopportunity/pttrn-docs": "file:../../cityofnewyork/patterns-docs",
    "@nycopportunity/pttrn-scripts": "file:../../cityofnewyork/patterns-scripts",

... then reinstall.

CLI

Once the dependencies are installed the Patterns CLI binary is available to start development. Run npm start to start the development server.

0.0.20

2 days ago

0.0.21

2 days ago

0.0.19

2 months ago

0.0.17

2 months ago

0.0.18

2 months ago

0.0.15

3 months ago

0.0.16

3 months ago

0.0.10

6 months ago

0.0.12

6 months ago

0.0.13

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.5

7 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.1

1 year ago

0.0.0

1 year ago

0.0.0-31

1 year ago

0.0.0-33

1 year ago

0.0.0-32

1 year ago

0.0.0-34

1 year ago

0.0.0-37

1 year ago

0.0.4

1 year ago

0.0.0-36

1 year ago

0.0.0-18

2 years ago

0.0.0-20

1 year ago

0.0.0-22

1 year ago

0.0.0-21

1 year ago

0.0.0-26

1 year ago

0.0.0-25

1 year ago

0.0.0-28

1 year ago

0.0.0-27

1 year ago

0.0.0-29

1 year ago

0.0.0-30

1 year ago

0.0.0-17

2 years ago

0.0.0-16

2 years ago

0.0.0-15

2 years ago

0.0.0-14

2 years ago

0.0.0-13

2 years ago

0.0.0-12

2 years ago

0.0.0-11

2 years ago

0.0.0-10

2 years ago

0.0.0-9

2 years ago

0.0.0-8

2 years ago

0.0.0-7

2 years ago

0.0.0-6

2 years ago

0.0.0-4

2 years ago

0.0.0-3

2 years ago

0.0.0-2

2 years ago

0.0.0-1

2 years ago