0.3.2-0 • Published 3 years ago

@unsplash/intlc v0.3.2-0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@unsplash/intlc

This package is public for convenience but has peer requirements over fp-ts and all so it wouldn't necessarily make sense for all kinds of codebases

Wrapper that installs the requested intlc binary for your OS and make it available as local dependency.

Publishing

This package contains a postinstall script that downloads an intlc binary targeted by a specific version. That release must be available on github, otherwise the script will fail. As convention this package version follows intlc version. Anything after the dash is specific to this package, for instance if you need to fix a bug.

e.g

intlc@0.2.0 -> @unsplash/intlc@0.2.0-0
intlc@0.2.1 -> @unsplash/intlc@0.2.1-0
intlc@0.2.1 -> @unsplash/intlc@0.2.1-0{,1,2,3,4,5,6,...} // This last number can be bumped independently of intlc's binary

We configure this package as a bin in package.json. Note that we must create a intlc placeholder file in the dist folder because NPM checks for that file prior to run the postinstall script. We've inspired ourselves to what purescript does: https://github.com/purescript/purescript/commit/32b0c1fb451a58c5e1f3d8ed3acbfb905b1ff155

0.3.2-0

3 years ago

0.3.1-0

3 years ago

0.3.0-0

3 years ago

0.2.2-0

3 years ago

0.2.1-0

3 years ago

0.2.0-0

3 years ago

1.0.0-beta

3 years ago

0.1.1-17

3 years ago

0.1.1-15

3 years ago

0.1.1-14

3 years ago

0.1.1-13

3 years ago

0.1.1-12

3 years ago

0.1.1-11

3 years ago

0.1.1-10

3 years ago

0.1.1-9

3 years ago

0.1.1-8

3 years ago

0.1.1-7

3 years ago

0.1.1-6

3 years ago

0.1.1-5

3 years ago

0.1.1-4

3 years ago

0.1.1-3

3 years ago

0.1.1-2

3 years ago

0.1.1-1

3 years ago

0.1.1-0

3 years ago