js-data

WebJar for js-data

License

License

MIT
Categories

Categories

JavaScript Languages Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

js-data
Last Version

Last Version

2.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

js-data
WebJar for js-data
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/js-data/js-data

Download js-data

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/js-data/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>js-data</artifactId>
    <version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/js-data/
implementation 'org.webjars.bower:js-data:2.10.0'
// https://jarcasting.com/artifacts/org.webjars.bower/js-data/
implementation ("org.webjars.bower:js-data:2.10.0")
'org.webjars.bower:js-data:jar:2.10.0'
<dependency org="org.webjars.bower" name="js-data" rev="2.10.0">
  <artifact name="js-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='js-data', version='2.10.0')
)
libraryDependencies += "org.webjars.bower" % "js-data" % "2.10.0"
[org.webjars.bower/js-data "2.10.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

js-data logo

js-data v3 Slack NPM Downloads Coverage

Browser tests Node.js tests
Tests Tests Tests Tests Tests Tests Tests

Community & Maintainers always welcome - message in #jsdata-core-discuss Slack channel if you want to help with issues, improvements, tests, documentation, tutorials, adapters, etc.. There are several adapters that could use minor maintenance as well as new adapters to be written.

JSData is a framework-agnostic, datastore-agnostic ORM for Node.js and the Browser.

Adapters allow JSData to connect to various data sources such as Firebase, MySql, RethinkDB, MongoDB, localStorage, Redis, a REST API, etc. With JSData you can re-use your data modeling code between environments, keep your data layer intact when transitioning between app frameworks, and work with a unified data API on the server and the client. JSData employs conventions for rapid development, but allows for endless customization in order to meet your particular needs.

Just getting started?

Start with the JSData Getting Started Tutorial or explore the API Reference Documentation.

Need help?

Please post a question on Stack Overflow. This is the preferred method.

You can also chat with folks on the Slack Channel. If you end up getting your question answered, please still consider consider posting your question to Stack Overflow (then possibly answering it yourself). Thanks!

Want to contribute?

Awesome! You can get started over at the Contributing guide.

And thank you!

License

The MIT License (MIT)

Copyright (c) 2014-2017 js-data project authors

org.webjars.bower

js-data

All your data are belong to you...

Versions

Version
2.10.0
2.9.0
2.8.2
2.3.0
1.8.0
1.6.1