1.0.5 • Published 4 years ago

@textio/frontend-interview-data v1.0.5

Weekly downloads
5
License
ISC
Repository
-
Last release
4 years ago

Config data for Textio frontend/full-stack interview problems.

Getting started:

yarn add @textio/frontend-interview-data

Usage:

import { text, highlights } from 'textio-interview-data';

console.log(text); // => "You will deliver new technology with an adorable puppy. Perfect!"
console.log(highlights); // => [{ "startOffset": 4, "endOffset": 19, "color": "#DFF094", "priority": 10 }, ...]
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago