GitXplorerGitXplorer
s

angular-PapaParse

public
11 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
a43ad878b7d4bc71c72243e8433e18c4b8a84eec

docs(README): add service name

committed 10 years ago
Unverified
150636ada0b047c4a112fac04fbcb156562d3933

refactor(services): Papa should be a class

committed 10 years ago
Unverified
c7de02c6337032d9477ee3220c6278a7d0ce7872

refactor(services): wrong name of the service

committed 10 years ago
Unverified
78d4f7c4a9d4f96f76565cf4632fe4e09e286e2d

docs(README): add module dependency name

committed 10 years ago
Unverified
2024d7669ae5745144881c82a9019c675be971c3

chore: release 1.0.0

committed 10 years ago
Unverified
c6962d7b50a32f9940e407327f54ef35ddc6d312

docs(README): fix angular-papaparse npm link

committed 10 years ago

README

The README file for this repository.

NPM version Build Status Dependency Status

angular-PapaParse is an Angular factory wrapper for PapaParse

Papa doesn't have to be accessed by the window object. Use dependency injection instead. Great for unit test and do everything in the Angular manner.

Add ngPapaParse as a module dependency to your app after including the angular-PapaParse.js script and inject Papa anywhere you need.