3.2.1 • Published 6 years ago

elm-authors v3.2.1

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

Elm-authors version 1.0.26

Run npm start to see this module in action, in the browser.

The code compiles into index.js

Index.html passes flags to the embed elm side of the application.

The flags are used to pre-populate fields in the authors and affiliations.

type alias Flags =
    { authorsList : String
    , affiliationLimit : Int
    , authorLimit : Int
    , authorFields : String
    , showInstitution : Bool
    , showCity : Bool
    , showCountry : Bool
    }

There are also ports available to send the information which has been filled in to the main application, and to listen form changes in the CSS classes

The author fields are fully customizable. The affiliation fields can be toggled on and off.

To build: elm-make Main.elm --output=index.js

3.2.1

6 years ago

3.2.0

6 years ago

3.1.1

7 years ago

3.1.0

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.1.0

7 years ago

2.0.11

7 years ago

2.0.10

7 years ago

2.0.9

7 years ago

2.0.8

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.27

7 years ago

1.0.26

7 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago