1.0.0-beta.25 • Published 6 years ago

collection-json-base v1.0.0-beta.25

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Collection+JSON TypeScript Client Library

Build Status Known Vulnerabilities

Disclaimer

This project is in beta state, tests are written and the api stabilizing, but changes and bugs are likely.

Description

This is a pure TypeScript representation of the Collection+JSON - Hypermedia Type (specs) for the client side.

Purpose

This library should provide a proper representation for the Collection+JSON specification in a generic way, so that it will be easy to write extensions for Angular or other client-side frameworks.

Using yarn

Yarn is a faster more secure alternative to npm and perfectly compatible with npm repository. To use it just run yarn instead of npm install

Frequently used commands

  • yarn add package_name (-D) installs a package and adds it to the package.json (if th -D is specified it will add it to the devDependencies)
  • yarn remove package_name removes the package and deletes it from the package.json file
  • yarn global add package_name to install a package globally

More info yarn cli

1.0.0-beta.25

6 years ago

1.0.0-beta.24

7 years ago

1.0.0-beta.23

7 years ago

1.0.0-beta.22

7 years ago

1.0.0-beta.21

7 years ago

1.0.0-beta.20

7 years ago

1.0.0-beta.19

7 years ago

1.0.0-beta.18

7 years ago

1.0.0-beta.17

7 years ago

1.0.0-beta.16

7 years ago

1.0.0-beta.15

7 years ago

1.0.0-beta.14

7 years ago

1.0.0-beta.13

7 years ago

1.0.0-beta.12

7 years ago

1.0.0-beta.11

7 years ago

1.0.0-beta.10

7 years ago

1.0.0-beta.9

7 years ago

1.0.0-beta.8

7 years ago

1.0.0-beta.7

7 years ago

1.0.0-beta.6

7 years ago

1.0.0-beta.5

7 years ago

1.0.0-beta.4

7 years ago

1.0.0-beta.3

7 years ago

1.0.0-beta.2

7 years ago

1.0.0-beta.1

7 years ago

1.0.0-alpha.19

7 years ago

1.0.0-alpha.18

7 years ago

1.0.0-alpha.17

7 years ago

1.0.0-alpha.16

7 years ago

1.0.0-alpha.15

7 years ago

1.0.0-alpha.14

7 years ago

1.0.0-alpha.13

7 years ago

1.0.0-alpha.12

7 years ago

1.0.0-alpha.11

7 years ago

1.0.0-alpha.10

7 years ago

1.0.0-alpha.9

7 years ago

1.0.0-alpha.8

7 years ago

1.0.0-alpha.7

7 years ago

1.0.0-alpha.6

7 years ago

1.0.0-alpha.5

7 years ago

1.0.0-alpha.4

7 years ago

1.0.0-alpha.3

7 years ago