This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
onspring-api-sdk-javascript
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
210
Commits
2
Branches
9
Tags
192a5ee505f6b94f83e871f55558881675108776
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
StevanFreeborn
192a5ee505
fix: resolve linter errors
2023-02-20 21:35:05 +00:00
.github
/workflows
fix: spelling error
2023-02-20 15:17:50 -06:00
.husky
fix: make precommit executable
2023-02-07 22:48:53 -06:00
integrationTests
feat: add integration tests for queryRecords and deleteRecordsByIds methods. fix: implemented deleteRecordsByIds method and wrote unit tests
2023-02-19 23:55:47 -06:00
src
fix: resolve linter errors
2023-02-20 18:05:28 +00:00
tests
fix: update so that pre-commit hook only includes running unit tests as part of test coverage, but when run as part of ci integration tests will be run as part of test coverage
2023-02-20 14:09:20 -06:00
.env.vault
fix: add dotenv vault
2023-02-19 16:27:52 -06:00
.eslintignore
feat: begin working on lint_test_format workflow
2023-02-20 09:51:35 -06:00
.eslintrc.json
feat: begin working on integration tests that will call actual onspring api sandbox
2023-02-13 21:02:00 -06:00
.gitignore
fix: add dotenv vault
2023-02-19 16:27:52 -06:00
.nycrc
fix: properly implement saveFile method and write test
2023-02-03 22:32:57 -06:00
.prettierignore
feat: begin working on lint_test_format workflow
2023-02-20 09:51:35 -06:00
.prettierrc
feat: setup prettier
2023-02-01 23:30:50 -06:00
example.env
fix: add dotenv vault
2023-02-19 16:27:52 -06:00
License.txt
feat: added license text
2023-01-25 17:15:40 -06:00
package-lock.json
fix: resolve linter errors
2023-02-20 21:35:05 +00:00
package.json
fix: bump package version
2023-02-20 15:34:33 -06:00
README.md
fix: update README
2023-02-20 15:12:19 -06:00
tsconfig.cjs.json
feat: implemented getFileInfoById method
2023-02-04 15:09:13 -06:00
tsconfig.eslint.json
feat: begin working on integration tests that will call actual onspring api sandbox
2023-02-13 21:02:00 -06:00
tsconfig.esm.json
feat: implemented getFileInfoById method
2023-02-04 15:09:13 -06:00
tsconfig.json
fix: update s-node compiler setting
2023-02-17 01:09:25 -06:00
README.md
Onspring API Javascript SDK
A javascript SDK for interacting with version 2 of the Onspring API.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
987
KiB
Languages
TypeScript
99.9%