localForage
๐พ ์คํ๋ผ์ธ ์คํ ๋ฆฌ์ง๊ฐ ๊ฐ์ ๋์์ต๋๋ค. ๊ฐ๋จํ์ง๋ง ๊ฐ๋ ฅํ API๋ฅผ ์ฌ์ฉํ์ฌ IndexedDB, WebSQL ๋๋ localStorage๋ฅผ ๋ํํฉ๋๋ค.
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- localforage.js
- localforage.min.js
- localforage.nopromises.js
- localforage.nopromises.min.js
- icomoon.eot
- icomoon.svg
- icomoon.ttf
- icomoon.woff
- flatdoc.js
- legacy.js
- localforage.css
- script.js
- style.css
- api.md
- index.html
- localforage.min.js
- README.txt
- dbquota-error.html
- dropInstance.html
- index.html
- indexeddb-invalidstate.html
- main.js
- no-driver.html
- polyfill.html
- require.html
- require.js
- websql-foo.html
- indexeddb.js
- localstorage.js
- websql.js
- createBlob.js
- executeCallback.js
- executeTwoCallbacks.js
- getCallback.js
- idb.js
- includes.js
- isArray.js
- isIndexedDBValid.js
- isLocalStorageValid.js
- isWebSQLValid.js
- normalizeKey.js
- promise.js
- serializer.js
- localforage.js
- dummyStorageDriver.js
- photo.jpg
- photo2.jpg
- runner.browserify.js
- runner.js
- runner.webpack.js
- saucelabs-browsers.js
- serviceworker-client.js
- test.api.js
- test.browserify.html
- test.callwhenready.html
- test.callwhenready.js
- test.config.js
- test.customdriver.html
- test.customdriver.js
- test.datatypes.js
- test.drivers.js
- test.faultydriver.html
- test.faultydriver.js
- test.iframecontents.html
- test.iframes.js
- test.main.html
- test.main1.html
- test.min.html
- test.nodriver.html
- test.nodriver.js
- test.polyfill.html
- test.require.html
- test.serviceworkers.js
- test.webpack.html
- test.webworkers.js
- webworker-client.js
- localforage-tests.ts
- tsconfig.json
- localforage.d.ts
- .babelrc
- .babelrc-umd
- .eslintrc
- .gitignore
- .huskyrc
- .lintstagedrc
- .npmignore
- .npmrc
- .prettierrc
- .travis.yml
- bower.json
- CHANGELOG.md
- component.json
- contribute.json
- CONTRIBUTING.md
- Gruntfile.js
- LICENSE
- package.json
- README.md
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/localForage/localForage
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd localForage
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
npm install localforage
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
You'll need [node/npm](http://nodejs.org/) and
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
