https://github.com/numberfour/n4jsd
Type definitions for N4JS
https://github.com/numberfour/n4jsd
Last synced: about 1 year ago
JSON representation
Type definitions for N4JS
- Host: GitHub
- URL: https://github.com/numberfour/n4jsd
- Owner: NumberFour
- Created: 2016-02-16T10:24:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-15T14:53:49.000Z (about 2 years ago)
- Last Synced: 2024-11-07T12:04:23.897Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 524 KB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# N4JSD
Type definition packages for JavaScript npms.
Find the documentation here: [Subchapter 'N4JS Type Definitions' in N4JS Spec](https://github.com/eclipse/n4js/blob/master/docs/org.eclipse.n4js.spec/chapters/12_components/components.adoc#n4js-type-definitions)
## Installation
The N4JSD files will be published from this repository to https://www.npmjs.com/.
From there, `npm` and `yarn` can be used for installation.
## License
Copyright (c) 2016 NumberFour AG.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
[http://www.eclipse.org/legal/epl-v10.html]