2,463 skills found · Page 1 of 83
hotheadhacker / No As A ServiceNo-as-a-Service (NaaS) is a simple API that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style.
dsdanielpark / Bard APIThe unofficial python package that returns response of Google Bard through cookie value.
dry-python / ReturnsMake your functions return something meaningful, typed, and safe!
dimdenGD / OldTweetDeckReturns old TweetDeck!
arthurfiorette / Proposal Try OperatorA proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.
nicklockwood / NullSafeNullSafe is a simple category on NSNull that returns nil for unrecognised messages instead of throwing an exception
zonination / InvestingInvesting Returns on the Market as a Whole
fmilthaler / FinQuantA program for financial portfolio management, analysis and optimisation.
un33k / Python SlugifyReturns unicode slugs
tilo / Smarter CsvFastest end-to-end CSV ingestion for Ruby (with C acceleration). SmarterCSV auto-detects formats, applies smart defaults, and returns Rails-ready hashes for seamless use with ActiveRecord, Sidekiq, parallel jobs, and S3 pipelines — even for messy user-uploaded real-world data.
chiphuyen / SotawhatReturns latest research results by crawling arxiv papers and summarizing abstracts. Helps you stay afloat with so many new papers everyday.
goodreasonai / ScrapeServA self-hosted API that takes a URL and returns a file with browser screenshots.
magicbookproject / MagicbookThe magic book project returns!
mattphillips / Deep Object DiffDeep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
jaimeiniesta / MetainspectorRuby gem for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, links, images...
CrunchyData / Pg TileservA very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles.
ranahaani / GNewsA Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
tj / Node ThunkifyTurn a regular node function into one which returns a thunk
JalaliLabUCLA / Image Feature Detection Using Phase Stretch TransformPST or Phase Stretch Transform is an operator that finds features in an image. PST implemented using MATLAB here, takes an intensity image I as its input, and returns a binary image out of the same size as I, with 1's where the function finds sharp transitions in I and 0's elsewhere.
mathiasbynens / JsescGiven some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.