https://github.com/strong-roots-capital/timeseries-record-base
Base interface for a time-series record
https://github.com/strong-roots-capital/timeseries-record-base
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.2%) to scientific vocabulary
Keywords
Repository
Base interface for a time-series record
Basic Info
- Host: GitHub
- Owner: strong-roots-capital
- Language: TypeScript
- Default Branch: master
- Homepage: https://www.npmjs.com/package/@strong-roots-capital/timeseries-record-base
- Size: 5.86 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
readme.md
timeseries-record-base

Base interface for a time-series record
Install
shell
npm install @strong-roots-capital/timeseries-record-base
Use
typescript
import TimeseriesRecordBase from '@strong-roots-capital/timeseries-record-base'
The TimeseriesRecordBase interface is defined as
typescript
/**
* An atomic unit of time-series data of general form.
*/
interface TimeseriesRecordBase {
/**
* Time that the current Record began, in units of milliseconds
* elapsed since January 1, 1970.
*/
Time: number
}
Related
Owner
- Name: Strong Roots Capital
- Login: strong-roots-capital
- Kind: organization
- Website: https://www.strongrootscapital.com/
- Repositories: 82
- Profile: https://github.com/strong-roots-capital
GitHub Events
Total
Last Year
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Eric Crosson | e****n@u****u | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- EricCrosson (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 2 last-month
- Total dependent packages: 2
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 2
npmjs.org: @strong-roots-capital/timeseries-record-base
Base interface for a time-series record
- Homepage: https://github.com/strong-roots-capital/timeseries-record-base
- License: ISC
-
Latest release: 1.0.0
published almost 7 years ago
Rankings
Maintainers (2)
Dependencies
- ava ^1.0.0 development
- codecov ^3.1.0 development
- husky ^1.3.1 development
- nyc ^13.1.0 development
- tap-nyc ^1.0.3 development
- ts-node ^7.0.1 development
- typedoc ^0.13.0 development
- typedoc-plugin-markdown ^1.1.20 development
- @types/node ^10.12.18
- typescript ^3.2.2