Extra collections api for jsdcodeshift
Extra collections for custom purposes
Extra collections for custom purposes
Extra collections for custom purposes
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Immutable Data Collections
Spectrum UI components in React
Spectrum UI components in React
TypeScript definitions for fs-extra
Stealth mode: Applies various techniques to make detection of headless puppeteer harder.
Infer strong typings for commander options and action handlers
Utility functions for Javascript collections
Base class for puppeteer-extra plugins.
Custom user data directory for puppeteer.
data structures with idiomatic JavaScript collection interfaces
Launch puppeteer with arbitrary user preferences.
ESLint React's ESLint plugin for React Hooks related rules.
Teach puppeteer new tricks through plugins.
Teach playwright new tricks through plugins.
spawn processes the way the npm cli likes to do
Promisified version of cross-spawn
Core of Content Collections
Standard library
Interact with system UI elements
Utopia is a website generation framework which provides a robust set of tools to build highly complex dynamic websites. It uses the filesystem heavily for content and provides frameworks for interacting with files and directories as structure representing the website. This package of contributions includes things which aren't available on all platforms or which are not critical to the core of utopia, but are useful in typical every-day deployments.
Provides normalized collections and extra functionality for Jekyll websites.
A collection of useful generator scripts for Rails with extra juice
Needle-Extras is a collection of additional services that can be used with Needle. This is basically a test-bed of services that may eventually find their way into Needle itself.
Allows to collect and manage some extra user fields on registration and profile edition.
Allows to collect and manage some extra user fields on registration and profile edition.
## Dinosaur Catalog It may not be immediately evident, but I am a huge fan of dinosaurs. They're huge and dangerous and have cool names like Giganotosaurus (not to be confused with Gigantosaurus). ... Anyway. I need to catalog some dinosaurs for my newest project, DinoDex. I've got a CSV file for the dinosaur facts, and I need the code to read all the dinosaur facts and do some basic manipulations with the data. ### Requirements Go check out the CSVs and come back. Done? Cool, I've just got a few features I need: 1. I loaded my favorite dinosaurs into a CSV file you'll need to parse. I don't know a lot about African Dinosaurs though, so I downloaded one from The Pirate Bay. It isn't formatted as well as mine, but please try to parse it anyway. 2. I have friends who ask me a lot of questions about dinosaurs (I'm kind of a big deal). Please make sure the dinodex is able to answer these things for me: * Grab all the dinosaurs that were bipeds. * Grab all the dinosaurs that were carnivores (fish and insects count). * Grab dinosaurs for specific periods (no need to differentiate between Early and Late Cretaceous, btw). * Grab only big (> 2 tons) or small dinosaurs. * Just to be sure, I'd love to be able to combine criteria at will, even better if I can chain filter calls together. 3. For a given dino, I'd like to be able to print all the known facts about that dinosaur. If there are facts missing, please don't print empty values, just skip that heading. Make sure to print Early / Late etc for the periods. 4. Also, I'll probably want to print all the dinosaurs in a given collection (after filtering, etc). #### Extra Credit 1. I would love to have a way to do (and chain) generic search by parameters. I can pass in a hash, and I'd like to get the proper list of dinos back out. 2. CSV isn't may favorite format in the world. Can you implement a JSON export feature? Happy Hunting. (Giganotosaurus was the largest hunting dinosaur, at 46 feet long and up to 8 tons! Suh-weet.)
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.