{"id":19542311,"url":"https://github.com/ruffrey/ascend","last_synced_at":"2026-03-01T22:01:37.727Z","repository":{"id":4469857,"uuid":"5608704","full_name":"ruffrey/ascend","owner":"ruffrey","description":"Better-than-nothing ASP Classic framework in Javascript","archived":false,"fork":false,"pushed_at":"2012-09-04T15:58:00.000Z","size":388,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T05:26:49.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ASP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruffrey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-30T00:48:19.000Z","updated_at":"2017-08-28T14:50:48.000Z","dependencies_parsed_at":"2022-09-25T00:23:37.626Z","dependency_job_id":null,"html_url":"https://github.com/ruffrey/ascend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ruffrey/ascend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fascend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fascend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fascend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fascend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruffrey","download_url":"https://codeload.github.com/ruffrey/ascend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fascend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29986239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T03:14:08.015Z","updated_at":"2026-03-01T22:01:37.711Z","avatar_url":"https://github.com/ruffrey.png","language":"ASP","funding_links":[],"categories":[],"sub_categories":[],"readme":"*ascend*\n======\n\nBetter-than-nothing ASP Classic framework \u0026 boilerplate in Javascript\n\nGetting Started\n==============\n1. Use something besides Classic ASP instead. If this fails, continue to step 2.\n2. Copy everything to wherever you want on your web server.\n3. Go through `/config/config.asp` \u0026 `/asp/ascend.asp` and make them your own.\n4. If things are crashing, make sure all dependencies are included in `/asp/ascend.asp` \u0026 `/asp/ascend/main.asp`.\n5. You'll need to have a global user object available and map it in `/config/config.asp`.\n\n\nIncluded Technologies\n==================\nClient side\n-----------\n- Bootstrap\n- jQuery\n- jQuery datatables plugin\n- JSON2\n\nServer side\n-------------\n- JSON2\n- underscore\n\n\nUtilities\n==============\n`pad(number, length)`\n--------------------\n- Pads with zeroes to the desired length\n\n`sqldate( [date object] )`\n---------------------\n- Returns a string with a formatted datetime formatted to play nice with SQL server. \n- With no argument, returns current datetime.\n- Values are padded with zeroes.\n- 24 hour format\n\n`timestring.get()`\n-----------------\n- Takes no arguments.\n- Returns a padded 24 hour datetime string of the following format: `2012-05-10[14:17:01]`.\n\n`timestring.getstrict()`\n----------------------\n- Takes no arguments.\n- Returns a padded 24 hour datetime string of the following format: `20120510141701`.\n- `YYYY-MM-DD hh:mm:ss`\n\n`JSON`\n-----------------\n- See http://json.org for details.\n\n`TitleCase(string)`\n---------------------\n- Returns the string formatted in Title Case.\n- Separates works with space and dash.\n- Place overrides in `fixedCase[]` in `/config/fixedCase.asp`.\n\n`isNumber(string)`\n------------------\n- Simple test for if a string is a number.\n- Returns true or false.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruffrey%2Fascend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruffrey%2Fascend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruffrey%2Fascend/lists"}